【update】修改接口 list -> page

This commit is contained in:
mzc5649
2021-04-13 18:25:01 +08:00
parent 993058d0d7
commit c3c919fd7e
30 changed files with 33 additions and 33 deletions
+1 -1
View File
@@ -306,7 +306,7 @@
// 高级查询拼接条件
superQueryMatchType2: 'and',
url: {
list: '/sys/role/list',
list: '/sys/role/page',
delete: '/sys/role/delete',
list2: '/sys/user/userRoleList',
addUserRole: '/sys/user/addSysUserRole',