From 00019f9f24100b1caa34b8a1d1112ced2f5001ba Mon Sep 17 00:00:00 2001 From: huangjinysf Date: Sun, 4 Jan 2026 13:20:46 +0800 Subject: [PATCH] =?UTF-8?q?feat(RealTimeInventory):=20=E4=B8=BA=E8=AE=BE?= =?UTF-8?q?=E5=A4=87=E4=BB=A3=E7=A0=81=E6=B7=BB=E5=8A=A0=E9=A2=9C=E8=89=B2?= =?UTF-8?q?=E6=A0=87=E8=AF=86=E4=BB=A5=E5=8C=BA=E5=88=86=E4=B8=8D=E5=90=8C?= =?UTF-8?q?=E8=AE=BE=E5=A4=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 添加设备代码到颜色的映射功能,为表格中的不同设备数据添加背景色标识,提高数据可视化效果。包括生成低饱和度颜色算法和颜色映射逻辑。 --- src/views/plan/RealTimeInventory.vue | 80 +++++++++++++++++++++++++--- 1 file changed, 72 insertions(+), 8 deletions(-) diff --git a/src/views/plan/RealTimeInventory.vue b/src/views/plan/RealTimeInventory.vue index 5f3ddb5..d71d7c2 100644 --- a/src/views/plan/RealTimeInventory.vue +++ b/src/views/plan/RealTimeInventory.vue @@ -46,7 +46,14 @@ min-width="120" >