mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-21 18:06:52 +08:00
2
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user