处理详情也返回时,弹窗依然存在的问题
This commit is contained in:
parent
3beb3b2344
commit
29d45c82e9
|
@ -385,6 +385,7 @@ export default {
|
||||||
this.getPageData()
|
this.getPageData()
|
||||||
},
|
},
|
||||||
async rowClick(record) {
|
async rowClick(record) {
|
||||||
|
record.popClicked = false
|
||||||
this.loading = true
|
this.loading = true
|
||||||
this.selectRow = record
|
this.selectRow = record
|
||||||
this.dataSourceDetailNuclide = record.nuclideList
|
this.dataSourceDetailNuclide = record.nuclideList
|
||||||
|
|
Loading…
Reference in New Issue
Block a user