From 7433a92620fdfc80c5ab76ca3b5557870fe0a517 Mon Sep 17 00:00:00 2001 From: hanyuqing <1106611654@qq.com> Date: Mon, 5 Jan 2026 16:58:03 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E5=B7=A6=E4=B8=8A=E8=A7=92?= =?UTF-8?q?=E6=A0=87=E7=AD=BE=E7=9A=84=E9=BB=98=E8=AE=A4=E9=80=89=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue/src/system/GraphStyle.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vue/src/system/GraphStyle.vue b/vue/src/system/GraphStyle.vue index e640cb8..dfa2345 100644 --- a/vue/src/system/GraphStyle.vue +++ b/vue/src/system/GraphStyle.vue @@ -319,7 +319,7 @@ export default { components: {Menu}, data() { return { - activeTags: '疾病', + activeTags: '', styleGroups: [], existingGroups: [], activeCollapseNames: [],