From b2c581826e099946f23dc5ddf8b123b5e9b5115e Mon Sep 17 00:00:00 2001 From: "1378012178@qq.com" <1378012178@qq.com> Date: Tue, 11 Feb 2025 17:10:43 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=B3=E8=AF=B7=E5=90=88=E4=BD=9C=E6=8A=80?= =?UTF-8?q?=E5=B8=88=EF=BC=9A=E5=A2=9E=E5=8A=A0=E8=B5=84=E8=B4=A8=E5=BF=85?= =?UTF-8?q?=E4=BC=A0=E9=AA=8C=E8=AF=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/my/hehuo.vue | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/pages/my/hehuo.vue b/pages/my/hehuo.vue index 7e63a8b..c6bda2d 100644 --- a/pages/my/hehuo.vue +++ b/pages/my/hehuo.vue @@ -288,14 +288,17 @@ return; } if (this.front == '') { - this.$queue.showToast('请上身份证正面') + this.$queue.showToast('请上传身份证正面') return; } if (this.back == '') { - this.$queue.showToast('请上身份证反面') + this.$queue.showToast('请上传身份证反面') + return; + } + if(!this.certification || this.certification.length == 0){ + this.$queue.showToast('请上传资质证书') return; } - this.certification = this.certification.toString(); let userId = this.$queue.getData('userId'); let data = {