This commit is contained in:
luyuan 2020-11-12 16:17:10 +08:00
parent 9702477c23
commit d51732f348
Signed by: theluyuan
GPG Key ID: A7972FD973317FF3

View File

@ -250,7 +250,7 @@ export default defineComponent({
message.error(res.msg)
}
context.emit("reload")
reload()
// reload()
}