BUG 28594
This commit is contained in:
@@ -358,7 +358,7 @@ export default {
|
||||
}).then(res => {
|
||||
if (res?.code == 0) {
|
||||
this.$message.success("删除成功!")
|
||||
this.back()
|
||||
this.getHelpLogs()
|
||||
}
|
||||
})
|
||||
}).catch(() => 0)
|
||||
|
||||
Reference in New Issue
Block a user