自动化添加审稿人类型
This commit is contained in:
@@ -490,6 +490,7 @@ export default {
|
||||
if (t === '3') return this.$t('autoPromotion.factoryExpertYoungBoard');
|
||||
if (t === '4') return this.$t('autoPromotion.factoryExpertAuthor');
|
||||
if (t === '5') return this.$t('autoPromotion.factoryExpertDb');
|
||||
if (t === '6') return this.$t('autoPromotion.factoryExpertReviewer');
|
||||
return '-';
|
||||
},
|
||||
getStatusType(status) {
|
||||
|
||||
Reference in New Issue
Block a user