Преглед изворни кода

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

DELL пре 3 година
родитељ
комит
89ab406a95
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      src/views/business/coupon/add.vue

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

@@ -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) {