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; } }