提交 b64ced0e authored 作者: 王鹏飞's avatar 王鹏飞

updates

上级 216dbb73
......@@ -60,7 +60,7 @@ export default {
return {
remote: {
httpRequest: getUserList,
params: { app_id: this.$store.state.appid, role_id: '' }
params: { app_id: this.$store.state.appid, search_role_id: '' }
},
filters: [
// {
......@@ -70,7 +70,7 @@ export default {
// },
{
type: 'select',
prop: 'role_id',
prop: 'search_role_id',
options: this.roles,
labelKey: 'name',
valueKey: 'id',
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论