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;
             }