石广澎
2023-12-01 c27edf9c5689c80b2cc1f4eafb3f929bee8c4d09
admin-web/src/views/systemManger/server/user/items.js
@@ -2,14 +2,14 @@
  {
    type: 'text',
    dataIndex: 'userName',
    label: '人员姓名',
    label: '用户姓名',
    placeholder: "请输入",
    defaultValue: ''
  },
  {
    type: 'text',
    dataIndex: 'userPhone',
    label: '手机号',
    label: '编号',
    placeholder: "请输入",
    defaultValue: ''
  },