gemercheung пре 3 година
родитељ
комит
5416b5a820
1 измењених фајлова са 1 додато и 1 уклоњено
  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,