From 3a954530d7a7f6685c16bcd55ec5d5f2445d2d6a Mon Sep 17 00:00:00 2001 From: "952108534@qq.com" <952108534@qq.com> Date: Thu, 20 Jan 2022 14:59:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=A7=E5=93=81=E5=88=97=E8=A1=A8=E6=95=B0?= =?UTF-8?q?=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rc-busness/pages/productdetails/productlist.vue | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/rc-busness/pages/productdetails/productlist.vue b/rc-busness/pages/productdetails/productlist.vue index 862c457d..b5e66b0f 100644 --- a/rc-busness/pages/productdetails/productlist.vue +++ b/rc-busness/pages/productdetails/productlist.vue @@ -516,12 +516,12 @@ export default { this.$refs.userstandard[0].style.margin = 0 + "px"; }); this.userst(); - // this.activeIndex = stype; - // if (stype !== "" && stype !== undefined) { - // this.onmessage(stype); - // } else { - // this.usetmessage(); - // } + this.activeIndex = stype; + if (stype !== "" && stype !== undefined) { + this.onmessage(stype); + } else { + this.usetmessage(); + } }, methods: { async usersearch(stype, usertype) {