diff --git a/src/components/page/components/reviewArticle/index.vue b/src/components/page/components/reviewArticle/index.vue index 40c1a70..0cbbf96 100644 --- a/src/components/page/components/reviewArticle/index.vue +++ b/src/components/page/components/reviewArticle/index.vue @@ -447,7 +447,7 @@ if(this.questionform.confident != ''){ confidentStr = await this.abstractFormat(this.questionform.confident); } -return + this.$refs.question.validate((valid) => { if (valid) {