Browse Source

feat(core): change Api 6

gemercheung 3 years ago
parent
commit
bb914a6789
1 changed files with 1 additions and 1 deletions
  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',