[update] 53952
This commit is contained in:
@@ -227,8 +227,8 @@ export default {
|
||||
this.$confirm({
|
||||
content: _this.$t('ConfirmDelete'),
|
||||
onOk() {
|
||||
// _this.deleteConfigIdsArray.push(displaySeq)
|
||||
// _this.deleteConfigIds = this.deleteConfigIdsArray.join(',')
|
||||
_this.deleteConfigIdsArray.push(displaySeq)
|
||||
_this.deleteConfigIds = _this.deleteConfigIdsArray.join(',')
|
||||
let _tt = _this.paramsConfigEOList.splice(index,1)
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user