Explorar el Código

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

DELL hace 3 años
padre
commit
89ab406a95
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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) {