fix:视图详情报错修改
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user