Explorar o código

行情bug修复

刘浩男 hai 1 ano
pai
achega
52c7fd8c85
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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()
   },
   //上拉加载