待办中心-流程历史角色标识修改样式
This commit is contained in:
+4
-4
@@ -314,9 +314,9 @@
|
||||
} else if (val.name == this.$t('verificationComplianceReview')) {
|
||||
val.userName = this.$t('personLiable')
|
||||
} else if (val.name == this.$t('designComplianceReviewAdmin')) {
|
||||
val.userName = this.$t('regulatoryEngineer')
|
||||
val.userName = this.$t('Sponsor')
|
||||
} else if (val.name == this.$t('verificationComplianceExamine')) {
|
||||
val.userName = this.$t('regulatoryEngineer')
|
||||
val.userName = this.$t('Sponsor')
|
||||
} else {
|
||||
val.userName = ''
|
||||
}
|
||||
@@ -424,8 +424,8 @@
|
||||
.process-content-right-top-user{
|
||||
//background: #E6FAFA;
|
||||
//padding: 5px;
|
||||
color: #00B3BE;
|
||||
font-size: 14px;
|
||||
color: #9c9fac;
|
||||
font-size: 12px;
|
||||
font-weight: lighter;
|
||||
margin-top: 5px;
|
||||
text-overflow: ellipsis;
|
||||
|
||||
Reference in New Issue
Block a user