NEZ-2135 fix : 用户详情视图下 鼠标悬浮不能显示详情
This commit is contained in:
@@ -39,7 +39,7 @@ export default {
|
||||
this.alertLabelObj = item
|
||||
this.alertLabelType = type
|
||||
}
|
||||
this.$set(item[type], 'loading', loading)
|
||||
this.$set(item, 'loading', loading)
|
||||
}
|
||||
this.timer = setTimeout(() => {
|
||||
this.alertLabelShow = loading
|
||||
|
||||
Reference in New Issue
Block a user