fixing bug 8.11

This commit is contained in:
2020-08-11 15:38:43 +08:00
parent c01470b52d
commit 37d8ab7a2b
10 changed files with 170 additions and 98 deletions

View File

@@ -148,7 +148,7 @@ export default {
onLoad(option) {
this.orderType = this.$store.state.orderType;
this.orderInfo = this.$store.state.orderInfo;
console.log('orderType' + this.orderType);
// console.log('orderType' + this.orderType);
// console.log(this.orderInfo);
this.getGoodsClass();
this.setTotalPrice();