@@ -188,7 +188,7 @@
url: "/pagesHouse/Verification/success?boatNo=" + this.boatNo + '&price=' +
this.orderInfo.realPrice
})
- }
+ }else this.$showToast(res.data.msg)
uni.removeStorageSync(this.keyName);
},
@@ -230,7 +230,7 @@