[Feature][Workflow Instance] Add Workflow instalce batch delete reload table list. (#8082)

This commit is contained in:
songjianet 2022-01-17 15:10:00 +08:00 committed by GitHub
parent 8c188e809b
commit 9faeef5877
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -461,6 +461,7 @@
this.strDelete = ''
this.$message.success(res.msg)
}).catch(e => {
this._onUpdate()
this.checkAll = false
this.strDelete = ''
this.$message.error(e.msg || '')