解决冲突
This commit is contained in:
@@ -2039,7 +2039,7 @@ export default {
|
|||||||
},
|
},
|
||||||
quansConfirm(e, goodsPayPriceMap) {
|
quansConfirm(e, goodsPayPriceMap) {
|
||||||
console.log(e);
|
console.log(e);
|
||||||
this.createOrder.discount = 1;
|
// this.createOrder.discount = 1;
|
||||||
this.points.selected = "";
|
this.points.selected = "";
|
||||||
e.map((v, index) => {
|
e.map((v, index) => {
|
||||||
return {
|
return {
|
||||||
@@ -3438,7 +3438,8 @@ export default {
|
|||||||
},
|
},
|
||||||
reset() {
|
reset() {
|
||||||
// this.goods.list = [];
|
// this.goods.list = [];
|
||||||
this.isAllWaitCall = false;
|
this.isAllWaitCall=false;
|
||||||
|
this.selQuan=[];
|
||||||
this.guazhangRen = "";
|
this.guazhangRen = "";
|
||||||
this.order.status = "";
|
this.order.status = "";
|
||||||
this.loading = false;
|
this.loading = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user