瀏覽代碼

人才地图

Xiao_123 5 月之前
父節點
當前提交
34ea5fcb86
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/menduner/system/talentMap/index.vue

+ 1 - 0
src/views/menduner/system/talentMap/index.vue

@@ -83,6 +83,7 @@ import download from '@/utils/download'
 import { commonApi } from '@/api/menduner/common'
 import File from '@/components/Upload/file.vue'
 import { useUpload } from '@/components/UploadFile/src/useUpload'
+import TalentForm from './talentForm.vue'
 
 /** 猎寻服务 列表 */
 defineOptions({ name: 'TalentMap' })