diff --git a/src/views/modules/eam/eamProjectInfo.vue b/src/views/modules/eam/eamProjectInfo.vue index 952a155..d6a6510 100644 --- a/src/views/modules/eam/eamProjectInfo.vue +++ b/src/views/modules/eam/eamProjectInfo.vue @@ -550,13 +550,19 @@ - QC + + * + QC + - PE + + * + PE + @@ -4993,6 +4999,11 @@ import {updateColumnSize} from "../../../api/table"; white-space: nowrap; } +.required-star { + color: #f56c6c; + margin-right: 2px; +} + .big-label a { color: #1d9a8a; text-decoration: none;