重新梳理Inject/Content的逻辑

This commit is contained in:
xu_yanfeng
2024-12-27 14:14:38 +08:00
parent b29e39a612
commit ae59ee5a10
17 changed files with 872 additions and 825 deletions

View File

@@ -84,7 +84,7 @@ export default defineComponent({
console.log(...t.red("red"));
console.log(...t.green("green"));
console.log(...t.blue("blue"));
console.log(...t.chunk(event.toChunk()));
console.log(...t.chunkMessage(event.toChunk()));
},
onTestTree() {
const data: TreeData = {