修改详情删除提示

This commit is contained in:
A1300399510
2024-12-09 17:07:59 +08:00
parent 170ba990fa
commit f6091b0b28
8 changed files with 5 additions and 7 deletions

View File

@@ -1249,7 +1249,7 @@ export default {
if (document.referrer) window.history.back()
else window.location.href = "/"
this.openHintBox("res.message")
this.openHintBox(res.message)
this.deletePostToken = ""
})
},