ZaiZai 1 vuosi sitten
vanhempi
commit
efe881e92f

+ 1 - 1
src/views/project/list/adjust-excel.vue

@@ -20,7 +20,7 @@
 import { ref, watch } from 'vue'
 import { HcDelMsg } from 'hc-vue3-ui'
 import { getArrValue, getObjValue, isNullES } from 'js-fast-way'
-import HcSetInput from './set-input.vue'
+import HcSetInput from './adjust-excel/set-input.vue'
 import { getDictionaryData } from '~uti/tools'
 import excelApi from '~api/exctab/exceltab'
 import wbsTreeApi from '~api/wbs/tree'

+ 0 - 0
src/views/project/list/set-input.vue → src/views/project/list/adjust-excel/set-input.vue