Explorar el Código

feat(api): update api 29

gemercheung hace 3 años
padre
commit
5416b5a820
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,