chore: 使用 provide 实现上下文共享
This commit is contained in:
@@ -26,7 +26,6 @@ const props = withDefaults(
|
||||
projectId: number;
|
||||
route?: RouteRecordRaw;
|
||||
router?: Router;
|
||||
searchParams?: Record<string, any>;
|
||||
sync?: boolean;
|
||||
url?: string;
|
||||
}>(),
|
||||
|
||||
Reference in New Issue
Block a user