石广澎
2023-12-01 ce1d9926ff986e195fd4a58cb5159fc8f45b32a5
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: ''
  },