Sfoglia il codice sorgente

供销社列表 更多

wangzhe 1 anno fa
parent
commit
913f0fcfd2
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      pages/cooperative/cooperative.vue

+ 0 - 1
pages/cooperative/cooperative.vue

@@ -56,7 +56,6 @@ export default {
         };
     },
     onPullDownRefresh() {
-        console.log("onPullDownRefresh  "+this.queryParams.pageNum)
         this.queryParams.pageNum = 1;
         this.list = [];
         this.getList()