审稿报告验证
This commit is contained in:
@@ -447,7 +447,7 @@ if(this.questionform.confident != ''){
|
|||||||
confidentStr = await this.abstractFormat(this.questionform.confident);
|
confidentStr = await this.abstractFormat(this.questionform.confident);
|
||||||
}
|
}
|
||||||
|
|
||||||
return
|
|
||||||
|
|
||||||
this.$refs.question.validate((valid) => {
|
this.$refs.question.validate((valid) => {
|
||||||
if (valid) {
|
if (valid) {
|
||||||
|
|||||||
Reference in New Issue
Block a user