瀏覽代碼

企业基本信息保存

Xiao_123 9 月之前
父節點
當前提交
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: '联系电话'