fc6d7f7f by lxs

入表功能调整

1 parent 171a4b2f
...@@ -11,7 +11,6 @@ import { changeNum } from "@/utils/common"; ...@@ -11,7 +11,6 @@ import { changeNum } from "@/utils/common";
11 import { costDelete, getAssetCatalog, getCostList, sendEntryMsg } from "@/api/modules/dataEntry"; 11 import { costDelete, getAssetCatalog, getCostList, sendEntryMsg } from "@/api/modules/dataEntry";
12 import * as XLSXS from 'xlsx-js-style'; 12 import * as XLSXS from 'xlsx-js-style';
13 import { saveAs } from 'file-saver'; 13 import { saveAs } from 'file-saver';
14 import { t } from "@wangeditor/editor";
15 14
16 const { proxy } = getCurrentInstance() as any; 15 const { proxy } = getCurrentInstance() as any;
17 const userStore = useUserStore(); 16 const userStore = useUserStore();
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!