1、投稿中去掉选择审稿人
2、改变审稿状态前先审查文章初始状态
This commit is contained in:
@@ -178,7 +178,16 @@ const en = {
|
||||
|
||||
}, protocol: {
|
||||
PublishingAgreementInfo: 'Please enter the publishing agreement'
|
||||
}
|
||||
},journalStatus:{
|
||||
changeStatusInfo:'此稿件的评分没有达到初始评分标准,是否继续?',
|
||||
changeStatusInfo:'The rating of this manuscript did not meet the initial rating criteria. Do you want to continue?',
|
||||
Continue:'继续',
|
||||
Continue:'Continue',
|
||||
Cancel:'取消',
|
||||
Cancel:'Cancel',
|
||||
Prompt:'提示',
|
||||
Prompt:'Prompt',
|
||||
},
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -154,16 +154,10 @@ const zh = {
|
||||
articles: '全部文章数',
|
||||
zr: '转入',
|
||||
zc: '转出',
|
||||
|
||||
|
||||
|
||||
boardMembers: '编委人数',
|
||||
|
||||
|
||||
InternationalDistributionNumber: '编委国际化分布',
|
||||
InternationalDistributionArticles: '文章国际化分布',
|
||||
|
||||
InternationalDistributionTotal: '总计',
|
||||
boardMembers: '编委人数',
|
||||
InternationalDistributionNumber: '编委国际化分布',
|
||||
InternationalDistributionArticles: '文章国际化分布',
|
||||
InternationalDistributionTotal: '总计',
|
||||
|
||||
},
|
||||
charact: {
|
||||
@@ -182,7 +176,13 @@ InternationalDistributionTotal: '总计',
|
||||
|
||||
}, protocol: {
|
||||
PublishingAgreementInfo: '请输入出版协议'
|
||||
}
|
||||
},
|
||||
journalStatus:{
|
||||
changeStatusInfo:'此稿件的评分没有达到初始评分标准,是否继续?',
|
||||
Continue:'继续',
|
||||
Cancel:'取消',
|
||||
Prompt:'提示',
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user