fix:视图详情报错修改

This commit is contained in:
zhangyu
2022-03-07 09:29:32 +08:00
parent 82808b36e3
commit 367a95b78b
2 changed files with 7 additions and 6 deletions

View File

@@ -739,7 +739,6 @@ export default {
})
}
this.tableData = response.data.list
console.log(this.$refs.dataTable.$refs.dataTable)
const globalSearchId = this.$store.getters.getGlobalSearchId
let detailViewRightObj = ''
if (globalSearchId) {