NEZ-1346 fix:选择具体 chart 进行同步,同步后图表未刷新
This commit is contained in:
@@ -96,7 +96,7 @@ export default {
|
||||
})
|
||||
}
|
||||
if (this.detailType === 'view') {
|
||||
this.$refs.dataDetail.$refs.dataTable.scrollTop = 0
|
||||
this.$refs.dataDetail && (this.$refs.dataDetail.$refs.dataTable.scrollTop = 0)
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user