doum
22 小时以前 417e33605dda0f28366a1d6e13c41198a156e3a7
admin/src/components/business/OperaCouponGoodsWindow.vue
@@ -104,12 +104,15 @@
    return {
      title: '',
      visible: false,
      selectGoods:[],
      // 搜索
      searchForm: {
        id: '',
        bindShopId: ''
      },
      shops: []
      shops: [],
      brands:[],
      labels:[]
    }
  },
  created () {