2 Commits 913f0fcfd2 ... b13fb798f8

Author SHA1 Message Date
  刘浩男 b13fb798f8 Merge remote-tracking branch 'origin/master' 1 year ago
  刘浩男 52c7fd8c85 行情bug修复 1 year ago
1 changed files with 1 additions and 0 deletions
  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()
   },
   //上拉加载