重构单位导入路径,优化代码结构
This commit is contained in:
@@ -13,7 +13,8 @@ import {
|
||||
} from "@mui/material";
|
||||
import { FormatListBulleted } from "@mui/icons-material";
|
||||
import dayjs from "dayjs";
|
||||
import { FLOW_DISPLAY_UNIT, getAreaColor, toM3h } from "./utils";
|
||||
import { getAreaColor } from "./utils";
|
||||
import { FLOW_DISPLAY_UNIT, toM3h } from "@utils/units";
|
||||
import { LeakageResultDetail } from "./types";
|
||||
|
||||
interface Props {
|
||||
|
||||
Reference in New Issue
Block a user