From 56c81870c0cf2e7cc2916da746f05aa637ce6b77 Mon Sep 17 00:00:00 2001 From: bingbo <bingbo1993@126.com> Date: 星期一, 27 十一月 2023 10:52:33 +0800 Subject: [PATCH] 加减钢筋笼库存 带记录 --- web/src/style/element-ui.scss | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/web/src/style/element-ui.scss b/web/src/style/element-ui.scss index fca0c63..185fb79 100644 --- a/web/src/style/element-ui.scss +++ b/web/src/style/element-ui.scss @@ -335,4 +335,8 @@ } .el-checkbox { color: #fff; +} + +.el-month-table td .cell{ + color: #FFFFFF; } \ No newline at end of file -- Gitblit v1.9.3