Explorar o código

更新 修改角色

wzh %!s(int64=3) %!d(string=hai) anos
pai
achega
31541af734
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/views/authManage/addRole.vue

+ 2 - 0
src/views/authManage/addRole.vue

@@ -162,6 +162,8 @@ async function addRole() {
     store.dispatch("GetBasePermissionData", localStorage.loginAccountId);
     store.dispatch("GetUserPermission", localStorage.loginAccountId);
     router.replace("/authManage/roleList");
+    // let id = route.query.roleId;
+    // getRoleDetail(id);
   } else {
     console.log(res);
     ElNotification({