no commit message

This commit is contained in:
annnj-company
2026-04-27 14:54:37 +08:00
parent e9a1a14c39
commit a17d956d46
2 changed files with 6 additions and 3 deletions

View File

@@ -2683,7 +2683,7 @@ export default {
subFinish(this.topInfo).then(res => {
// this.finishLoad = false
if (res.code === 1) {
this.reqPreviewReport()
// this.reqPreviewReport()
this.$Message.success(res.msg)
closeCurrentPage(this, this.$route.query.from, {}, this.$route) // 关闭当前页
} else {