|
@@ -53,7 +53,7 @@ import { HcDelMsg } from 'hc-vue3-ui'
|
|
|
import { onActivated, ref } from 'vue'
|
|
|
import { getDictionaryData } from '~uti/tools'
|
|
|
import { arrToId, deepClone, formValidate, getArrValue, isNullES } from 'js-fast-way'
|
|
|
-import HcTemplate from './modules/template.vue'
|
|
|
+import HcTemplate from './excel/template.vue'
|
|
|
import mainApi from '~api/exctab/exceltab'
|
|
|
|
|
|
//激活
|