重构单位导入路径,优化代码结构
This commit is contained in:
@@ -21,7 +21,7 @@ import { useNotification } from "@refinedev/core";
|
||||
|
||||
import { config } from "@/config/config";
|
||||
import { apiFetch } from "@/lib/apiFetch";
|
||||
import { FLOW_DISPLAY_UNIT } from "@components/olmap/DMALeakDetection/utils";
|
||||
import { FLOW_DISPLAY_UNIT } from "@utils/units";
|
||||
|
||||
// 添加接口定义隐藏按钮的props
|
||||
interface ToolbarProps {
|
||||
|
||||
Reference in New Issue
Block a user