MrShi
3 天以前 1e6a4364d6e2636522aa4e1f679fb3b8f8997046
admin/src/components/business/OperaCouponGoodsWindow.vue
@@ -104,12 +104,15 @@
    return {
      title: '',
      visible: false,
      selectGoods:[],
      // 搜索
      searchForm: {
        id: '',
        bindShopId: ''
      },
      shops: []
      shops: [],
      brands:[],
      labels:[]
    }
  },
  created () {