Commit ea9aa96b authored by denghr's avatar denghr

首页

parent fc1a4b96
......@@ -330,7 +330,7 @@
},
// 角色
handleSelect2(item) {
this.form.members = item.id;
this.form.members.push(item.id);
},
/**
* 获取后台用户管理列表数据
......
This diff is collapsed.
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