退款
This commit is contained in:
parent
a60f61c300
commit
fa9817e7bb
@ -94,7 +94,8 @@ export default {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
onLoad(option) {
|
onLoad(option) {
|
||||||
this.type = option.type
|
this.type = 2;
|
||||||
|
// this.type = option.type
|
||||||
this.oid = option.oid;
|
this.oid = option.oid;
|
||||||
this.getOrderInfo(option.oid);
|
this.getOrderInfo(option.oid);
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user