Commit c03f0b01 authored by 黄奎's avatar 黄奎

页面修改

parent 926ee39d
...@@ -75,20 +75,6 @@ ...@@ -75,20 +75,6 @@
format: val => `${val}`, format: val => `${val}`,
sortable: true sortable: true
}, },
// {
// name: 'GroupName',
// label: '所属机构',
// field: 'GroupName',
// align: 'left',
// sortable: true
// },
// {
// name: 'DeptName',
// label: '所属部门',
// field: 'DeptName',
// align: 'left',
// sortable: true
// },
{ {
name: 'ManagerName', name: 'ManagerName',
label: '负责人', label: '负责人',
......
...@@ -288,8 +288,8 @@ ...@@ -288,8 +288,8 @@
loading: true, loading: true,
msg: { msg: {
pageIndex: 1, pageIndex: 1,
pageSize: 12, pageSize: 10,
rowsPerPage: 12, rowsPerPage: 10,
School_Id: 0, //校区 School_Id: 0, //校区
Dept_Id: 0, //部门 Dept_Id: 0, //部门
Post_Id: 0, //岗位编号 Post_Id: 0, //岗位编号
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment