类型 6 青年编委2025前 7 作者2025年之前的
This commit is contained in:
@@ -490,7 +490,8 @@ 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');
|
||||
if (t === '6') return this.$t('autoPromotion.factoryExpertYoungBoardBefore2025');
|
||||
if (t === '7') return this.$t('autoPromotion.factoryExpertAuthorBefore2025');
|
||||
return '-';
|
||||
},
|
||||
getStatusType(status) {
|
||||
|
||||
Reference in New Issue
Block a user