This commit is contained in:
952108534@qq.com
2022-01-07 19:48:22 +08:00
parent bd6e653dc1
commit a49efd47b2
22 changed files with 2039 additions and 211 deletions

View File

@@ -207,6 +207,7 @@ export default {
},
mounted() {
this.addressstype = this.$route.query.stype;
console.log(this.addressstype);
if(this.addressstype==1){
this.orderstatus='您的订单已完成,欢迎您再次购买。';
this.isshow=false;