From 32ce11c659c4b4849cbcf90ff465e69ff477e361 Mon Sep 17 00:00:00 2001 From: wulitaotao <547306458@qq.com> Date: 星期三, 22 二月 2023 09:39:16 +0800 Subject: [PATCH] Merge branch 'master' of http://103.85.165.99:8989/r/LFWEB_NEW --- src/views/Thematic/index.vue | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/src/views/Thematic/index.vue b/src/views/Thematic/index.vue index aa5b715..98cb5a5 100644 --- a/src/views/Thematic/index.vue +++ b/src/views/Thematic/index.vue @@ -36,8 +36,7 @@ } else { this.leftWidth = "20%" } - } - debugger; + }; if (parm == "leftView" || parm == "leftTree") { this.leftWidth = "20%" } -- Gitblit v1.9.3