From adabec2af0a62f4233200d9eab0306ef7dfc8cef Mon Sep 17 00:00:00 2001 From: "0.0" <1092404103.qq.com> Date: Wed, 8 Jun 2022 17:29:31 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BE=E7=89=87=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/wjnft/rotation/index.vue | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/views/wjnft/rotation/index.vue b/src/views/wjnft/rotation/index.vue index f4bcb56..abd1ec7 100644 --- a/src/views/wjnft/rotation/index.vue +++ b/src/views/wjnft/rotation/index.vue @@ -106,7 +106,7 @@ - + @@ -196,7 +196,7 @@ /> - + @@ -394,7 +394,9 @@ export default { }, methods: { - + handleCancle () { + this.echo =false; + }, conceal(event){ console.log(event); if(event === "1"){ @@ -403,7 +405,6 @@ export default { this.hide = false; } }, - /** 查询pc端轮播图列表 */ getList() { //console.log(this.global.apiUrl);