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