Browse Source

feat(core): change Api 6

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

+ 1 - 1
src/views/corporation/index.vue

@@ -217,7 +217,7 @@
           //   },
           // },
           {
-            field: 'managerPhone',
+            field: 'managerName',
             label: t('routes.corporation.enterpriseId'),
             labelWidth: isJA.value ? 250 : 100,
             component: 'Input',