From 6570cc3df09bf0496aa4705c3ae0facb8d9da2c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=AF=E5=B0=8F=E7=8E=8B=E5=91=80=5C24601?= <819653817@qq.com> Date: Thu, 27 Feb 2025 14:11:52 +0800 Subject: [PATCH] =?UTF-8?q?12345=E6=B4=BE=E4=BB=B6=E5=8A=9E=E4=BB=B6?= =?UTF-8?q?=E6=9D=83=E9=99=90=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/HotlineDetail/index.vue | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/views/HotlineDetail/index.vue b/src/views/HotlineDetail/index.vue index dd8ecbf..6e5ef46 100644 --- a/src/views/HotlineDetail/index.vue +++ b/src/views/HotlineDetail/index.vue @@ -182,7 +182,7 @@ -
+
退件 办理 @@ -506,7 +506,12 @@ export default { if (res.data.hotlineSpecialTeamReplyFlag) { this.hotlineSpecialTeamReplyFlag=true } - + if (res.data.eventState=="1") { + console.log("dsfkjsdlkj"); + this.actions = this.actions.filter(item => item.value !== "10"); + + + }