审稿意见问卷微调
This commit is contained in:
@@ -71,9 +71,7 @@
|
||||
</span>
|
||||
<span v-else>
|
||||
<b v-if="item.question.recommend == 4">Reject</b>
|
||||
</span>
|
||||
<!-- <b v-if="item.question.recommend == 3">Reject in current form, but may be resubmitted</b>
|
||||
<b v-if="item.question.recommend == 4">Reject, with no resubmission</b> -->
|
||||
</span>
|
||||
</p>
|
||||
<p style="font-size: 14px; color: #666; margin: 0 0 20px 0">
|
||||
Reviewed Time : <b>{{ item.ctime }}</b>
|
||||
@@ -276,9 +274,7 @@
|
||||
<br />
|
||||
<el-radio :label="4">Reject, with no resubmission</el-radio>
|
||||
</div>
|
||||
<div v-else>
|
||||
<!-- <el-radio :label="3">Reject in current form, but may be resubmitted</el-radio>
|
||||
<br /> -->
|
||||
<div v-else>
|
||||
<el-radio :label="4">Reject</el-radio>
|
||||
</div>
|
||||
</el-radio-group>
|
||||
|
||||
@@ -269,7 +269,7 @@
|
||||
<br />
|
||||
<el-radio :label="2">Accept with major revision</el-radio>
|
||||
<br />
|
||||
<!-- TMR BMEC MDM -->
|
||||
<!-- TMR BMEC MDM .-->
|
||||
<div v-if="journal_id == 1 || journal_id == 23 || journal_id == 10">
|
||||
<el-radio :label="3">Reject in current form, but may be resubmitted</el-radio>
|
||||
<br />
|
||||
|
||||
Reference in New Issue
Block a user