From 35fb4a40571d69b85caede7348101d71789b5fb3 Mon Sep 17 00:00:00 2001
From: chenyao <1219716595@qq.com>
Date: Tue, 04 Aug 2026 11:01:14 +0800
Subject: [PATCH] feat:提交吉安工单和移动端处置数据
---
applications/task-work-order/src/styles/common/cockpit.scss | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/applications/task-work-order/src/styles/common/cockpit.scss b/applications/task-work-order/src/styles/common/cockpit.scss
index ae5fd09..f7c7fb8 100644
--- a/applications/task-work-order/src/styles/common/cockpit.scss
+++ b/applications/task-work-order/src/styles/common/cockpit.scss
@@ -686,7 +686,8 @@
th.el-table__cell:not(.fixed-column),
td.el-table__cell:not(.fixed-column) {
- background: transparent !important;
+ // background: transparent !important;
+ background: white !important;
}
.el-checkbox {
--
Gitblit v1.9.3