[Feature][Workflow Instance] Add Workflow instalce batch delete reload table list. (#8082)
This commit is contained in:
parent
8c188e809b
commit
9faeef5877
|
|
@ -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 || '')
|
||||
|
|
|
|||
Loading…
Reference in New Issue