From 4571fbb2643753b3c8599bc0e471ec3ffd4772de Mon Sep 17 00:00:00 2001 From: hanyuqing <1106611654@qq.com> Date: Mon, 19 Jan 2026 08:40:42 +0800 Subject: [PATCH] all --- vue/src/system/GraphDemo.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/vue/src/system/GraphDemo.vue b/vue/src/system/GraphDemo.vue index 294cc22..14ef02c 100644 --- a/vue/src/system/GraphDemo.vue +++ b/vue/src/system/GraphDemo.vue @@ -385,6 +385,7 @@ export default { }; console.log(updatedData) this.defaultData = updatedData + console.log(updatedData) setTimeout(() => { this.initGraph(); this.buildCategoryIndex();