(cherry picked from commit a6349859d6)
a6349859d6
@ -463,8 +463,8 @@ export default {
type: 'success',
duration: 500,
onClose: () => {
this.visible = false
// this.visible = false
this.$emit('refreshDataList')
// this.$emit('refreshDataList')
}
})
this.$parent.selectComponent = 'ItemExamine'