This commit is contained in:
yanran200730
2022-05-27 11:49:54 +08:00
parent 3f6be2a780
commit 7671135202

View File

@@ -230,6 +230,8 @@
setTimeout(() => {
this.back()
}, 500)
} else {
this.$u.toast(res.msg)
}
})
}