Kaynağa Gözat

引用文件路径修改

Xiao_123 1 gün önce
ebeveyn
işleme
67064dbb8f

+ 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)