From 8f8663721e7511b4cfce3488d0324b755983b91f Mon Sep 17 00:00:00 2001 From: "han\\hanst" Date: Thu, 23 Jul 2026 10:18:58 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BA=A2*?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/eam/eamProjectInfo.vue | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) 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;