@@ -89,6 +89,7 @@ export default {
onPullDownRefresh() {
this.queryParams.pageNum = 1;
this.quotationsList = [];
+ this.categories = [];
this.getList()
},
//上拉加载