fix:联调权限接口

This commit is contained in:
liangdong
2026-01-13 18:32:56 +08:00
parent c6a4604d1f
commit 05496ae4c4
28 changed files with 1234 additions and 382 deletions

View File

@@ -80,7 +80,7 @@ const handleCommand = (command: string) => {
};
const onStageManage = () => {
emits("on-stage-manage");
emits("on-stage-manage",'/stage');
};
// 获取当前的用户的数据信息