wyh 9 달 전
부모
커밋
ae3aa58376
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      src/views/module_interLock/InterlockSummary/InterlockSummaryList.vue

+ 3 - 3
src/views/module_interLock/InterlockSummary/InterlockSummaryList.vue

@@ -458,10 +458,10 @@
               that.dataSource[0].rowSpan3 = rowSpan3
               // console.log(22222222222,that.dataSource)
 
-              
-              console.log('返回的是',res.result.total)
+
+              // console.log('返回的是',res.result.total)
               this.ipagination.total = res.result.total;
-              console.log('页码',this.ipagination.total)
+              // console.log('页码',this.ipagination.total)
             }else{
               this.ipagination.total = 0;
             }