From 72fc48059aaf54fd8c84fe205a72ceb971573f5b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=BA=9E=E4=B8=9C=E6=97=AD?= <850374051@qq.com>
Date: Thu, 17 Jul 2025 17:45:24 +0800
Subject: [PATCH] =?UTF-8?q?=E9=97=AE=E9=A2=98=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/sunVillage_info/list_special_detail_vote.vue | 4 ++++
.../sunVillage_info/otherOpenNew/otherOpenVisitDetail.vue | 5 +++++
2 files changed, 9 insertions(+)
diff --git a/src/views/sunVillage_info/list_special_detail_vote.vue b/src/views/sunVillage_info/list_special_detail_vote.vue
index ec20c336..00032a23 100644
--- a/src/views/sunVillage_info/list_special_detail_vote.vue
+++ b/src/views/sunVillage_info/list_special_detail_vote.vue
@@ -90,6 +90,10 @@
specialPublicityDetail(this.queryParams).then((resp) => {
console.log()
resp.data.specialPublicityType = this.selectDictLabel(this.specialPublicityTypeOptions, resp.data.specialPublicityType);
+ if(resp.data.openContent.indexOf('
-1){
+ resp.data.openContent = resp.data.openContent.replace(/
{
+ console.log(resp.data.openContent.indexOf('
-1){
+ resp.data.openContent = resp.data.openContent.replace(/
{
const dict = resp.data.find((x) => x.dictValue == this.form.otherType);