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 = {