提交审稿人表单
This commit is contained in:
@@ -596,7 +596,7 @@
|
||||
this.questionform.other = res.data.other;
|
||||
this.questionform.confident = res.data.confidential;
|
||||
this.questionform.comment = res.data.comments;
|
||||
this.questionform.is_anonymous = res.data.is_anonymous;
|
||||
this.questionform.is_anonymous = res.data.is_anonymous;this.questionform.type= res.data.type;this.questionform.score = res.data.score;
|
||||
}
|
||||
});
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user