|
@@ -1,6 +1,6 @@
|
|
|
-import XEUtils from "xe-utils";
|
|
|
|
|
-import { materialDic } from "@/utils/basicDic";
|
|
|
|
|
-import { mapFormItemInput } from "@/components/scTable/helper";
|
|
|
|
|
|
|
+import XEUtils from "xe-utils"
|
|
|
|
|
+import { materialDic } from "@/utils/basicDic"
|
|
|
|
|
+import { mapFormItemInput } from "@/components/scTable/helper"
|
|
|
|
|
|
|
|
export const tableOptions = reactive({
|
|
export const tableOptions = reactive({
|
|
|
tableKey: "material",
|
|
tableKey: "material",
|