路由权限重构
This commit is contained in:
@@ -68,7 +68,7 @@ function handleDropdown(key: DropdownKey) {
|
||||
if (key === 'logout') {
|
||||
logout();
|
||||
} else {
|
||||
routerPushByKey('systemmanage_changepassword');
|
||||
routerPushByKey('changepassword');
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user