From 971b584513221fa4fe30c5b8d548ce59365e7f10 Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期四, 13 十一月 2025 10:45:03 +0800
Subject: [PATCH] 样式修改
---
components/WorkOrder.vue | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/components/WorkOrder.vue b/components/WorkOrder.vue
index cb6c396..c633539 100644
--- a/components/WorkOrder.vue
+++ b/components/WorkOrder.vue
@@ -692,11 +692,11 @@
.form-row1 {
display: flex;
flex-direction: row;
- justify-content: flex-end; /* 璁╁唴瀹归潬鍙� */
+ justify-content: flex-end; /* 鍙冲榻� */
align-items: center;
- margin-bottom: 10px;
- width: 100%;
+ width: 100%; /* 鎾戞弧鐖跺鍣� */
position: relative;
+ margin-bottom: 10px;
}
</style>
\ No newline at end of file
--
Gitblit v1.9.3