소스 검색

去除console

zhuliu 1 년 전
부모
커밋
6fca0990b8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 = []