소스 검색

feat(api): update api 27

gemercheung 3 년 전
부모
커밋
ca76190944
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/views/staff/list.vue

+ 2 - 2
src/views/staff/list.vue

@@ -134,8 +134,8 @@
         labelWidth: 100,
         schemas: [
           {
-            field: 'staffName',
-            label: t('routes.corporation.phone'),
+            field: 'phoneNum',
+            label: t('routes.mobile.phone'),
             component: 'Input',
             colProps: {
               xl: 5,