This commit is contained in:
bwcx_jzy 2024-01-12 17:36:06 +08:00
parent cd3db7b232
commit 8892e50147
No known key found for this signature in database
GPG Key ID: E187D6E9DDDE8C53

View File

@ -357,7 +357,7 @@ export default {
}) })
that.loadData() that.loadData()
} }
resLog() resolve()
}) })
.catch(reject) .catch(reject)
}) })