[update] 54849
This commit is contained in:
@@ -238,6 +238,9 @@ export default {
|
|||||||
_this.deleteConfigIdsArray.push(displaySeq)
|
_this.deleteConfigIdsArray.push(displaySeq)
|
||||||
_this.deleteConfigIds = _this.deleteConfigIdsArray.join(',')
|
_this.deleteConfigIds = _this.deleteConfigIdsArray.join(',')
|
||||||
let _tt = _this.paramsConfigEOList.splice(index,1)
|
let _tt = _this.paramsConfigEOList.splice(index,1)
|
||||||
|
if(_tt.length === 1) {
|
||||||
|
_this.$message.success(_this.$t('DeleteSucceeded'))
|
||||||
|
}
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user