Przeglądaj źródła

优惠券适用范围指定范围盲票面值修改

DELL 3 lat temu
rodzic
commit
89ab406a95
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      src/views/business/coupon/add.vue

+ 0 - 1
src/views/business/coupon/add.vue

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