Browse Source

供销社列表 更多

wangzhe 1 year ago
parent
commit
913f0fcfd2
1 changed files with 0 additions and 1 deletions
  1. 0 1
      pages/cooperative/cooperative.vue

+ 0 - 1
pages/cooperative/cooperative.vue

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