From db050f03c999b4455d419cc8bb395de800867579 Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期一, 24 十一月 2025 16:22:45 +0800
Subject: [PATCH] BUG
---
components/WorkOrderStatus.vue | 21 +++++++++------------
1 files changed, 9 insertions(+), 12 deletions(-)
diff --git a/components/WorkOrderStatus.vue b/components/WorkOrderStatus.vue
index 4e7e962..15e0e49 100644
--- a/components/WorkOrderStatus.vue
+++ b/components/WorkOrderStatus.vue
@@ -287,18 +287,15 @@
border: none;
}
- .input-box {
- width: 70%;
- ght-section
-
- {
- padding: 0 1vw;
- font-size: 1.5vw;
- /* Increased font size for input */
- border: 1px solid #ccc;
- box-sizing: border-box;
- /* 纭繚楂樺害涓�鑷� */
- }
+ .input-box {
+ width: 70%;
+ padding: 0 1vw;
+ font-size: 1.5vw;
+ /* Increased font size for input */
+ border: 1px solid #ccc;
+ box-sizing: border-box;
+ /* 纭繚楂樺害涓�鑷� */
+ }
/* 鍙宠竟宸ュ崟鐘舵�侀儴鍒� */
.right-section {
--
Gitblit v1.9.3