From 2f58c486d9fb6a2072cba773c4d477a06f1d5197 Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期一, 24 十一月 2025 14:55:10 +0800
Subject: [PATCH] 调试
---
components/WorkOrderStatus.vue | 11 +++++------
1 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/components/WorkOrderStatus.vue b/components/WorkOrderStatus.vue
index 1300df5..d0d8ef3 100644
--- a/components/WorkOrderStatus.vue
+++ b/components/WorkOrderStatus.vue
@@ -251,12 +251,11 @@
margin-bottom: 4vh;
}
- /* 宸﹁竟鎸夐挳鍜岃緭鍏ユ閮ㄥ垎锛堝乏鍙冲竷灞�锛� */
- .left-section {
- width: 65%;
- display: flex;
- flex-direction: column;
- }
+ .left-section {
+ width: 55%; /* 鍘�65%锛屾敼涓�55% */
+ display: flex;
+ flex-direction: column;
+ }
.item {
display: flex;
--
Gitblit v1.9.3