Browse Source

feat(api): update api 29

gemercheung 3 năm trước cách đây
mục cha
commit
5416b5a820
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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,