From 08d1d2ba586135693efa03ecf79d06bc12d904e1 Mon Sep 17 00:00:00 2001 From: xiangxy Date: Sat, 15 Oct 2022 14:06:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A4=E6=96=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/ProductManage/SboProdProgress.vue | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/pages/ProductManage/SboProdProgress.vue b/pages/ProductManage/SboProdProgress.vue index 1f6accb..04fd331 100644 --- a/pages/ProductManage/SboProdProgress.vue +++ b/pages/ProductManage/SboProdProgress.vue @@ -41,7 +41,7 @@ - + {{e.container_name}} {{e.up_coiler_date}} {{e.end_date}} @@ -112,4 +112,9 @@ position sticky left 89rpx z-index 102 + .bgred td + background-color #ff6a00 + color #ffffff + .bgyellow td + background-color #E9B451