From cf27568aa04fa82512ad2093a656ab269caf6f4d Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期四, 13 十一月 2025 10:53:26 +0800
Subject: [PATCH] 回调
---
components/WorkOrder.vue | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/components/WorkOrder.vue b/components/WorkOrder.vue
index 9b7267d..4993c51 100644
--- a/components/WorkOrder.vue
+++ b/components/WorkOrder.vue
@@ -691,7 +691,7 @@
}
}
- .top-order {
+ /*.top-order {
width: 65%;
display: inline-block;
vertical-align: top;
@@ -702,14 +702,14 @@
flex-direction: row;
justify-content: flex-end;
align-items: center;
- position: relative;
+ position: relative;*/
/* width: 100%; // 鍘绘帀杩欒 */
- }
+ /*}
.right-group {
display: flex;
align-items: center;
- gap: 24px; /* 鎺у埗涓ゅ潡涔嬮棿鐨勯棿璺濓紝鍙牴鎹渶瑕佽皟鏁� */
- }
+ gap: 24px;*/ /* 鎺у埗涓ゅ潡涔嬮棿鐨勯棿璺濓紝鍙牴鎹渶瑕佽皟鏁� */
+ /*}*/
</style>
\ No newline at end of file
--
Gitblit v1.9.3