fix: 实体详情左侧筛选条件列表点击事件弹框,点击弹框中的列表内容弹框未关闭错误修复
This commit is contained in:
@@ -136,6 +136,7 @@ export default {
|
||||
})
|
||||
},
|
||||
filter (name, topData) {
|
||||
this.showTopDialog('', topData)
|
||||
this.$emit('filter', name, topData)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user