zhaoke 1 년 전
부모
커밋
2f57d7cb8e
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/views/newQuery/components/table.vue

+ 0 - 1
src/views/newQuery/components/table.vue

@@ -224,7 +224,6 @@ export default {
             }
             const msgDatasShows = formatOrder(msgDatas)
             this.tableCath = msgDatasShows
-            console.log(this.tableCath)
             if (this.istableChild) {
               const datas = _.cloneDeep(msgDatasShows)
               const cache = {}