|
@@ -102,7 +102,7 @@ import { dateFormatter } from '@/utils/formatTime'
|
|
import { talentLabelingApi } from '@/api/menduner/system/talentMap/labeling'
|
|
import { talentLabelingApi } from '@/api/menduner/system/talentMap/labeling'
|
|
import { Delete, Plus } from '@element-plus/icons-vue'
|
|
import { Delete, Plus } from '@element-plus/icons-vue'
|
|
import MergeForm from '@/views/menduner/system/talentMap/components/merge.vue'
|
|
import MergeForm from '@/views/menduner/system/talentMap/components/merge.vue'
|
|
-import FormPage from './FormPage.vue'
|
|
|
|
|
|
+import FormPage from '@/views/menduner/system/talentMap/components/FormPage.vue'
|
|
|
|
|
|
/** 人才采集 名片解析 */
|
|
/** 人才采集 名片解析 */
|
|
defineOptions({ name: 'TalentMapCard' })
|
|
defineOptions({ name: 'TalentMapCard' })
|