Commit 69c30c49 authored by qiankunpingtai's avatar qiankunpingtai
Browse files

修改角色列表无法显示的问题

parent cfe16838
......@@ -398,9 +398,7 @@
url: "/role/list",
dataType: "json",
data: ({
search: JSON.stringify({
name: searchName
}),
name: searchName,
currentPage: pageNo,
pageSize: pageSize
}),
......
Supports Markdown
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