若依2.2版本发布

This commit is contained in:
RuoYi
2018-07-22 23:05:50 +08:00
parent 9e8d80a699
commit cc9c67cdfb
115 changed files with 1579 additions and 1216 deletions

View File

@ -137,7 +137,7 @@
$.ajax({
cache : true,
type : "POST",
url : ctx + "system/role/save",
url : ctx + "system/role/add",
data : {
"roleName": roleName,
"roleKey": roleKey,