feat: 🚀 角色权限-首页默认选择-父级半选中传给后台
This commit is contained in:
@@ -40,6 +40,7 @@ watch(
|
||||
);
|
||||
|
||||
const handleOpenPage = (item: any) => {
|
||||
console.log(item, "===========item==========");
|
||||
$router.push({
|
||||
path: item.path
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user