From 15c2ea17d27630429e40f370ee41bfffa814dade Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=8B=E4=BA=8E=E5=88=9D=E8=A7=81?= <752204717@qq.com> Date: Tue, 14 Jan 2025 11:44:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/page/articleListEditor_E.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/page/articleListEditor_E.vue b/src/components/page/articleListEditor_E.vue index 6cf081c..f960c52 100644 --- a/src/components/page/articleListEditor_E.vue +++ b/src/components/page/articleListEditor_E.vue @@ -1158,7 +1158,7 @@ export default { // this.html_type = 2; if(this.html_type == 2){ - if (e.has_html == 0) { + if (e.has_html == 1) { await this.getMainsInfo2();