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