Преглед на файлове

feat(api): update api 27

gemercheung преди 3 години
родител
ревизия
ca76190944
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      src/views/staff/list.vue

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

@@ -134,8 +134,8 @@
         labelWidth: 100,
         schemas: [
           {
-            field: 'staffName',
-            label: t('routes.corporation.phone'),
+            field: 'phoneNum',
+            label: t('routes.mobile.phone'),
             component: 'Input',
             colProps: {
               xl: 5,