@@ -193,7 +193,6 @@ export default {
methods: {
funSelectShow(){
this.excludeBoxIds = this.addData.ticketBoxList.map(item => { return item.boxId })
- console.log(this.excludeBoxIds)
this.selectShow = true
},
selectTicket(select) {