浏览代码

fix:引入报错

lupeng 2 月之前
父节点
当前提交
48efc64175
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/pro/traceability/components/testData.vue

+ 1 - 1
src/views/pro/traceability/components/testData.vue

@@ -58,7 +58,7 @@ import {
   useDictionaryStore,
   useUserStoreHook,
 } from "@/store";
-import {testData} from "@/api/process/index.js";
+import {testData} from "@/api/process/index";
 
 // 数据字典相关
 const { dicts } = useDictionaryStore();