소스 검색

添加字段

lifanagju_citu 1 주 전
부모
커밋
1b7479b6e3
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      src/views/menduner/system/talentMap/maintenance/gather/businessCard/FormPage.vue

+ 2 - 0
src/views/menduner/system/talentMap/maintenance/gather/businessCard/FormPage.vue

@@ -235,6 +235,8 @@ const formQuery = ref({
   postal_code_zh: undefined,
   postal_code_en: undefined,
   birthday: undefined,
+  birthplace: undefined,
+  age: undefined,
   residence: undefined,
   career_path: []
 })