"src/main/java/com/git@ustchcs.com:gujinli1118/JSH_ERP.git" did not exist on "331cc2718ca88299b7a15e609885915a8c1dd66e"
Commit 69c30c49 authored by qiankunpingtai's avatar qiankunpingtai
Browse files

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

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