From b4f08a561973b998036f6ffa9e843cfd5ee877be Mon Sep 17 00:00:00 2001
From: chenyao <1219716595@qq.com>
Date: Wed, 03 Jun 2026 14:35:24 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 applications/task-work-order/src/styles/common/cockpit.scss |   16 ----------------
 1 files changed, 0 insertions(+), 16 deletions(-)

diff --git a/applications/task-work-order/src/styles/common/cockpit.scss b/applications/task-work-order/src/styles/common/cockpit.scss
index 80a3512..fa358fb 100644
--- a/applications/task-work-order/src/styles/common/cockpit.scss
+++ b/applications/task-work-order/src/styles/common/cockpit.scss
@@ -1223,22 +1223,6 @@
 }
 
 .gd-dialog-form {
-  // 最后一排不需要设置 margin-bottom
-  // border: 1px solid red;
-  // 倒数第二个也设置为0
-  // .el-col:nth-last-child(2) {
-  //   margin-bottom: 0;
-  // }
-  // .el-col:nth-last-child(1) {
-  //   margin-bottom: 0;
-  // }
-
-  // .el-form-item:nth-last-child(2) {
-  //   margin-bottom: 0;
-  // }
-  //  .el-form-item:nth-last-child(1) {
-  //   margin-bottom: 0;
-  // }
   .gd-select {
     .el-select__wrapper {
       height: 36px;

--
Gitblit v1.9.3