From 5dff6f2764c7fde9a1b6814172dcd988d995fccf Mon Sep 17 00:00:00 2001
From: dshclm <3321914460@qq.com>
Date: Wed, 18 Sep 2024 14:24:10 +0800
Subject: [PATCH] =?UTF-8?q?=E5=9B=BD=E5=AE=B6=E7=A7=98=E5=AF=86=E8=BD=BD?=
 =?UTF-8?q?=E4=BD=93=E7=AE=A1=E7=90=86=EF=BC=9A=E7=BB=B4=E4=BF=AE=E3=80=81?=
 =?UTF-8?q?=E9=94=80=E6=AF=81=E6=B7=BB=E5=8A=A0=E6=97=81=E7=AB=99=E4=BA=BA?=
 =?UTF-8?q?=E5=91=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .../main/resources/templates/system/carrier/detail.html   | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/ruoyi-admin/src/main/resources/templates/system/carrier/detail.html b/ruoyi-admin/src/main/resources/templates/system/carrier/detail.html
index 5c5f7e7f..51bc6b77 100644
--- a/ruoyi-admin/src/main/resources/templates/system/carrier/detail.html
+++ b/ruoyi-admin/src/main/resources/templates/system/carrier/detail.html
@@ -619,6 +619,14 @@
                         </div>
                     </div>
                 </div>
+                <div class="col-sm-6">
+                    <div class="form-group">
+                        <label class="col-sm-4 control-label is-required">旁站人员:</label>
+                        <div class="col-sm-8">
+                            <input name="maintainStand" disabled th:field="*{maintainStand}" placeholder="请输入旁站人员" required class="form-control" type="text">
+                        </div>
+                    </div>
+                </div>
             </div>
         </div>
         <div th:if="${tdCarrier.status == '7'}">