代客下单修改先付费页面逻辑样式
This commit is contained in:
@@ -151,9 +151,9 @@ export default {
|
||||
this.$emit("changeOrderNumber", this.index, isReduce);
|
||||
},
|
||||
itemClick() {
|
||||
if(this.isSeatFee){
|
||||
return
|
||||
}
|
||||
// if(this.isSeatFee){
|
||||
// return
|
||||
// }
|
||||
this.$emit("itemClick", this.index,this.canChangeNumber,this.placeNum);
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user