This commit is contained in:
bb_pan 2025-07-29 18:15:57 +08:00
parent 1edf7f2a0a
commit b0604c6cf8
1 changed files with 1 additions and 1 deletions

View File

@ -884,7 +884,7 @@ export default {
}
this.loading = false
//
this.$table.close()
this.$tab.closePage()
})
})
.catch(() => {})