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