src/api/system/user.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/api/system/user.js
@@ -128,7 +128,7 @@ // 保存授权角色 export function updateAuthRole(data) { return request({ url: "/system/user/authRole", url: "/system/user/authRole/insertAuthRole", method: "post", data: data, });