Browse Source

企业基本信息保存

Xiao_123 9 months ago
parent
commit
c6a08c0603

+ 2 - 2
src/views/recruit/enterprise/informationManagement/informationSettingsComponents/basicInfo.vue

@@ -79,8 +79,8 @@ const formItems = ref({
       label: '联系人'
     },
     {
-      type: 'text',
-      key: 'phoneNumber',
+      type: 'phoneNumber',
+      key: 'phone',
       value: '',
       col: 6,
       label: '联系电话'