Przeglądaj źródła

feat(api): update api 28

gemercheung 3 lat temu
rodzic
commit
0dc04c690f
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/views/staff/list.vue

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

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