刘浩男 1 рік тому
батько
коміт
52c7fd8c85
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      pages/quotations/quotations.vue

+ 1 - 0
pages/quotations/quotations.vue

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