소스 검색

供销社列表 更多

wangzhe 1 년 전
부모
커밋
913f0fcfd2
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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()