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()