From 42008555ac83b43dc7fab0a7b839a8b0dc89b4af Mon Sep 17 00:00:00 2001 From: JiangQiming <291854119@qq.com> Date: Wed, 1 Feb 2023 10:27:27 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=B7=AF=E7=94=B1=E8=B7=B3=E8=BD=AC?= =?UTF-8?q?=E8=B7=AF=E5=BE=84=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/notice/Config/index.vue | 48 +++++------------------------ src/views/notice/Template/index.vue | 4 +-- 2 files changed, 9 insertions(+), 43 deletions(-) diff --git a/src/views/notice/Config/index.vue b/src/views/notice/Config/index.vue index 6a2af067..043206a2 100644 --- a/src/views/notice/Config/index.vue +++ b/src/views/notice/Config/index.vue @@ -91,7 +91,10 @@ v-for="(o, i) in item.children" :key="i" > - + {{ o.text }} @@ -167,9 +170,8 @@