From ea059d2a804555b647643c282f730852d9890679 Mon Sep 17 00:00:00 2001 From: ywyonui Date: Tue, 2 Sep 2025 22:18:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=BF=E7=94=A8=E7=BB=84=E4=BB=B6=E8=A7=A3?= =?UTF-8?q?=E6=9E=90=E5=AF=8C=E6=96=87=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/base/gzs/index.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/base/gzs/index.vue b/src/pages/base/gzs/index.vue index 8717f64..a6d38f1 100644 --- a/src/pages/base/gzs/index.vue +++ b/src/pages/base/gzs/index.vue @@ -2,8 +2,8 @@ - - " + + @@ -27,7 +27,7 @@ import { xkgzsApi } from "@/api/base/server"; import { useDataStore } from "@/store/modules/data"; import { showLoading } from "@/utils/uniapp"; import { onLoad } from "@dcloudio/uni-app"; -// import RichTextContent from "@/components/RichTextContent/RichTextContent.vue"; +import RichTextContent from "@/components/RichTextContent/RichTextContent.vue"; const signCompRef = ref(null); const sign_file = ref(null);