Bläddra i källkod

feat(api): update api 29

gemercheung 3 år sedan
förälder
incheckning
5416b5a820
1 ändrade filer med 1 tillägg och 1 borttagningar
  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,