Browse Source

去除console

zhuliu 1 year ago
parent
commit
6fca0990b8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/report/components/splitPage/splitPage.vue

+ 1 - 1
src/views/report/components/splitPage/splitPage.vue

@@ -463,7 +463,7 @@ export default {
 
 
         })
-        console.log(this.tableData)
+        // console.log(this.tableData)
         this.handleSort(this.scopeRow[0].rightSort)
         this.typeSelect(this.showType)
         this.scopeRow = []