mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-19 09:43:32 +00:00
remove msg
This commit is contained in:
@@ -68,7 +68,6 @@ export default {
|
||||
this.$log.debug('Select value', that.select2.value)
|
||||
that.iHasObjects = [...that.iHasObjects, ...objects]
|
||||
that.$refs.select2.clearSelected()
|
||||
this.$message.success(this.$t('common.updateSuccessMsg'))
|
||||
// setTimeout(() => location.reload(), 300)
|
||||
},
|
||||
onDeleteSuccess: (obj, that) => {
|
||||
|
Reference in New Issue
Block a user