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