邓洁 : 找店地址下拉刷新重置数据
This commit is contained in:
@@ -93,7 +93,6 @@
|
||||
})
|
||||
},
|
||||
getQueryInfo(query) {
|
||||
console.log('this.',this.refresh);
|
||||
const q = this.$u.queryParams({
|
||||
type: 1,
|
||||
pageSize: this.pageSize,
|
||||
@@ -101,16 +100,7 @@
|
||||
...query
|
||||
})
|
||||
return q
|
||||
},
|
||||
// resetQuery(query){
|
||||
// console.log('ddd',query);
|
||||
// const q = this.$u.queryParams({
|
||||
// type: 1,
|
||||
// pageSize: 5,
|
||||
// pageNum: 1,
|
||||
// ...query
|
||||
// })
|
||||
// }
|
||||
}
|
||||
},
|
||||
created() {
|
||||
this.getShopList()
|
||||
|
||||
Reference in New Issue
Block a user