From b4379a5845fd747704138dfb57cbfc386ffc1645 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?TOP=E7=B3=AF=E7=B1=B3?= <1130395124@qq.com> Date: Mon, 3 Apr 2023 13:50:10 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=B3=A8=E5=86=8C=E7=B1=BB?= =?UTF-8?q?=E5=9E=8B=E5=88=A4=E6=96=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/auth/auth.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/pages/auth/auth.vue b/src/pages/auth/auth.vue index 677737a..b315c80 100644 --- a/src/pages/auth/auth.vue +++ b/src/pages/auth/auth.vue @@ -254,6 +254,10 @@ export default { this.$utils.toast("请先阅读并同意《服务协议》《隐私政策》"); return; } + if (!this.currentRegisterType.id) { + this.$utils.toast("请选择注册类型"); + return; + } this.$models.user .register( {