瀏覽代碼

行情bug修复

刘浩男 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()
   },
   //上拉加载