feat: 各应用的设计器隔离
This commit is contained in:
@@ -20,6 +20,7 @@ const props = withDefaults(
|
||||
payload?: Record<string, any>;
|
||||
projectId: number;
|
||||
route: RouteRecordRaw;
|
||||
router: Router;
|
||||
sync: boolean;
|
||||
url: string;
|
||||
}>(),
|
||||
|
||||
Reference in New Issue
Block a user