Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
JSH ERP
Commits
69c30c49
Commit
69c30c49
authored
Jun 13, 2019
by
qiankunpingtai
Browse files
修改角色列表无法显示的问题
parent
cfe16838
Changes
1
Hide whitespace changes
Inline
Side-by-side
erp_web/pages/manage/role.html
View file @
69c30c49
...
...
@@ -398,9 +398,7 @@
url
:
"
/role/list
"
,
dataType
:
"
json
"
,
data
:
({
search
:
JSON
.
stringify
({
name
:
searchName
}),
name
:
searchName
,
currentPage
:
pageNo
,
pageSize
:
pageSize
}),
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment