wangfukang 1 month ago
parent
commit
f33aef3653
  1. 3
      package1/group/groupBuyList.vue

3
package1/group/groupBuyList.vue

@ -253,7 +253,8 @@
this.searchForm.shopArea = '' this.searchForm.shopArea = ''
this.searchForm.sort = 'shoprank' this.searchForm.sort = 'shoprank'
this.searchScore = false this.searchScore = false
this.searchSale = false this.searchScore = false
this.searchSale = false
}else if(type == 'typeUp'){ }else if(type == 'typeUp'){
//TODO //TODO
} }

Loading…
Cancel
Save