2 次代码提交 913f0fcfd2 ... b13fb798f8

作者 SHA1 备注 提交日期
  刘浩男 b13fb798f8 Merge remote-tracking branch 'origin/master' 1 年之前
  刘浩男 52c7fd8c85 行情bug修复 1 年之前
共有 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()
   },
   //上拉加载