@@ -73,7 +73,7 @@
// 当前动态分类
typeAction: {
name: '分类',
- cid: 0
+ cid: ''
},
type: 0, //3->开通会员选择门店 4->自提选择门店 5->附近门店进入不做任何操作
typeActionNum: 0, //当前选中的action
@@ -117,7 +117,7 @@
methods: {
...mapMutations(['setLat', 'setLon', 'setStoreInfo']),
initSearch(){
- this.keyword='';
+ this.keyword='';git
this.typeAction.cid='';
this.getShoping();