Browse Source

feat(api): update api 29

gemercheung 3 years ago
parent
commit
5416b5a820
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/staff/list.vue

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

@@ -135,7 +135,7 @@
         schemas: [
           {
             field: 'phoneNum',
-            label: t('routes.staff.mobile'),
+            label: t('routes.staff.userName'),
             component: 'Input',
             colProps: {
               xl: 5,