zhaoke 1 year ago
parent
commit
2f57d7cb8e
1 changed files with 0 additions and 1 deletions
  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 = {}