Ver Fonte

切换人才默认展示基本信息

lifanagju_citu há 2 meses atrás
pai
commit
13bc31e8eb

+ 1 - 0
src/views/menduner/system/talentMap/maintenance/gather/components/store.vue

@@ -149,6 +149,7 @@ const dealData = async (type, data) => {
   if (type === '招聘') { // 门墩儿招聘-人员信息在组件中通过id和userId获取
     personId.value = data?.id || ''
     userId.value = data?.userId || ''
+    activeName.value = 'info'
     // return
   }
   if (type === '新任命') {