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