소스 검색

feat(core): change Api 6

gemercheung 3 년 전
부모
커밋
bb914a6789
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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',