送洗切换申请表返回

This commit is contained in:
ghusermoon 2020-09-05 17:16:12 +08:00
parent 63298679cf
commit aecc65cbc6

View File

@ -117,6 +117,8 @@ export default {
uni.navigateTo({ uni.navigateTo({
url: '/pageE/tool/WashOrder' url: '/pageE/tool/WashOrder'
}); });
this.current = 0;
this.swiperCurrent = 0;
this.showPopup = false; this.showPopup = false;
} }
} }