This commit is contained in:
那些花儿
2025-06-11 15:37:48 +08:00
parent db1cb78152
commit 3dba9e3307
@@ -146,6 +146,7 @@
window.location.href = "${base!}/platform/home" window.location.href = "${base!}/platform/home"
} }
} else { } else {
this.getCode()
this.$message({ this.$message({
message: resp.data.msg, message: resp.data.msg,
type: "error" type: "error"