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