From 5c2109d84e0e1bfbb11bb533ce21b0eb47ae6a50 Mon Sep 17 00:00:00 2001
From: 罗广辉 <guanghui.luo@foxmail.com>
Date: Mon, 19 Jan 2026 17:02:04 +0800
Subject: [PATCH] feat: 工单管理调整

---
 applications/task-work-order/src/styles/common/cockpit.scss |    1 -
 1 files changed, 0 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 9a0d6aa..684f5d0 100644
--- a/applications/task-work-order/src/styles/common/cockpit.scss
+++ b/applications/task-work-order/src/styles/common/cockpit.scss
@@ -458,7 +458,6 @@
   padding: 30px;
   display: flex;
   flex-direction: column;
-  width: 770px;
 
   background: #FFFFFF;
   border: 1px solid #CCCCCC;

--
Gitblit v1.9.3