Explorar el Código

行情bug修复

刘浩男 hace 1 año
padre
commit
52c7fd8c85
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      pages/quotations/quotations.vue

+ 1 - 0
pages/quotations/quotations.vue

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