fix:联调权限接口
This commit is contained in:
@@ -80,7 +80,7 @@ const handleCommand = (command: string) => {
|
||||
};
|
||||
|
||||
const onStageManage = () => {
|
||||
emits("on-stage-manage");
|
||||
emits("on-stage-manage",'/stage');
|
||||
};
|
||||
|
||||
// 获取当前的用户的数据信息
|
||||
|
||||
Reference in New Issue
Block a user