From aecc65cbc67a21251d53c52a25082a4cf50606de Mon Sep 17 00:00:00 2001 From: ghusermoon <2673031505@qq.com> Date: Sat, 5 Sep 2020 17:16:12 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=81=E6=B4=97=E5=88=87=E6=8D=A2=E7=94=B3?= =?UTF-8?q?=E8=AF=B7=E8=A1=A8=E8=BF=94=E5=9B=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pageE/tool/SendWash.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pageE/tool/SendWash.vue b/pageE/tool/SendWash.vue index 0baddc1..cc34773 100644 --- a/pageE/tool/SendWash.vue +++ b/pageE/tool/SendWash.vue @@ -117,6 +117,8 @@ export default { uni.navigateTo({ url: '/pageE/tool/WashOrder' }); + this.current = 0; + this.swiperCurrent = 0; this.showPopup = false; } } -- 2.45.2