浏览代码

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

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