tijiao
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
<b v-if="scope.row.astate == 3">Reject</b>
|
||||
<b v-if="scope.row.astate == 4">Revision</b>
|
||||
<b v-if="scope.row.astate == 5">Accept</b>
|
||||
<b v-if="scope.row.astate == 8">Final Review</b>
|
||||
<b v-if="scope.row.astate == 6">Pre-accept</b>
|
||||
</template>
|
||||
</el-table-column>
|
||||
@@ -109,7 +110,7 @@
|
||||
dynamicTags: [{
|
||||
label: 'Submission System 2.0',
|
||||
title: 'Update Notifications',
|
||||
content: "The reviewers can check all reviewers ' comments when the manuscripts get final decision."
|
||||
content: "The reviewers can check all reviewers ' comments when the manuscripts get final review."
|
||||
}],
|
||||
};
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user