瀏覽代碼

feat(api): update api 29

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,