From 1d7a460b0fbc460ffcf3dd94864f2f3adf4369b2 Mon Sep 17 00:00:00 2001
From: wwl <xchao828@163.com>
Date: 星期四, 21 八月 2025 14:21:00 +0800
Subject: [PATCH] 富文本

---
 src/views/hosp/hosp/index.vue |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/views/hosp/hosp/index.vue b/src/views/hosp/hosp/index.vue
index a8af97f..2dc5a02 100644
--- a/src/views/hosp/hosp/index.vue
+++ b/src/views/hosp/hosp/index.vue
@@ -192,7 +192,7 @@
       orgList: [],
       title: "",
       open: false,
-      apiKey: '3ceaxd5ckw4te35xj38vj3p5rmmeyv0x8pq2yrr92rwdiqzp', // 鏇挎崲涓烘偍鐨� TinyMCE API 瀵嗛挜
+      apiKey: '3ceaxd5ckw4te35xj38vj3p5rmmeyv0x8pq2yrr92rwdiqzp',
       editorInit: {
         height: 200,
         menubar: false,
@@ -237,7 +237,7 @@
         orderNum: null,
       },
       form: {
-        introduction: '<p>璇疯緭鍏ュ尰闄㈢畝浠�...</p>', // 榛樿鍊�
+        introduction: '', // 榛樿鍊�
       },
       rules: {
         hospAreaName: [
@@ -367,7 +367,7 @@
         updateByName: null,
         imgbase64: null,
         deleted: null,
-        introduction: '<p>璇疯緭鍏ュ尰闄㈢畝浠�...</p>', // 閲嶇疆鏃舵仮澶嶉粯璁ゅ��
+        introduction: '', // 閲嶇疆鏃舵仮澶嶉粯璁ゅ��
       };
       this.resetForm("form");
     },

--
Gitblit v1.8.0