Browse Source

feat(api): update api 31

gemercheung 3 năm trước cách đây
mục cha
commit
c64f04571d
1 tập tin đã thay đổi với 8 bổ sung8 xóa
  1. 8 8
      src/views/corporation/verify.vue

+ 8 - 8
src/views/corporation/verify.vue

@@ -97,14 +97,14 @@
               }),
             },
           },
-          // {
-          //   field: 'userName',
-          //   label: t('routes.corporation.phone'),
-          //   component: 'Input',
-          //   colProps: {
-          //     span: 6,
-          //   },
-          // },
+          {
+            field: 'userName',
+            label: t('routes.corporation.enterpriseId'),
+            component: 'Input',
+            colProps: {
+              span: 6,
+            },
+          },
           {
             field: 'fieldTime',
             component: 'RangePicker',