浏览代码

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,