Commit 7f7e27b7 by lichengming

修改了任务分配选择人员

parent 409cdc6b
......@@ -68,8 +68,7 @@ export default {
pageParams: { page: 1, rows: 20 },
pageColumns: [
{ title: '姓名', key: 'realname' },
{ title: '待办试验项目量', key: 'total' },
{ title: '性别', key: 'sex', sex: true, width: 100 }
{ title: '待办试验项目量', key: 'total' }
],
getPage: {},
selectIds: [],
......
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