Prechádzať zdrojové kódy

feat(core): change Api 6

gemercheung 3 rokov pred
rodič
commit
bb914a6789
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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',