From 239f26190beac1fb8b36af1a844f68295e78d229 Mon Sep 17 00:00:00 2001 From: lijuncheng Date: Fri, 5 Jan 2024 14:18:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/style/pdabasic.css | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/common/style/pdabasic.css b/common/style/pdabasic.css index 39341b75..d52e32ec 100644 --- a/common/style/pdabasic.css +++ b/common/style/pdabasic.css @@ -409,6 +409,13 @@ color: #FFFFFF; } +.location_hold { + background-color: #FF8C00; + color: #FFFFFF; +} + + + /* //零件状态 export function getItemTypeStyle(val) {