Преглед на файлове

引用文件路径修改

Xiao_123 преди 1 ден
родител
ревизия
67064dbb8f
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/views/menduner/system/talentMap/maintenance/labeling/LabelingForm.vue

+ 1 - 1
src/views/menduner/system/talentMap/maintenance/labeling/LabelingForm.vue

@@ -92,7 +92,7 @@ import DefaultData from '@/views/menduner/system/talentMap/details/defaultData'
 import { getDict } from '@/hooks/web/useDictionaries'
 import { cloneDeep } from 'lodash-es'
 import { TalentMap } from '@/api/menduner/system/talentMap'
-import FormPage from '@/views/menduner/system/talentMap/maintenance/gather/businessCard/FormPage.vue'
+import FormPage from '@/views/menduner/system/talentMap/components/FormPage.vue'
 
 const message = useMessage() // 消息弹窗
 const loading = ref(false)