From e7f4361235bd763b1f75a4e6a5aa9cf0cbd7797a Mon Sep 17 00:00:00 2001
From: lty <876263681@qq.com>
Date: 星期五, 22 八月 2025 09:03:33 +0800
Subject: [PATCH] #自动生成rgv工作档,站点添加

---
 src/main/webapp/views/wrkMastStaLog/wrkMastStaLog.html |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/src/main/webapp/views/wrkMastStaLog/wrkMastStaLog.html b/src/main/webapp/views/wrkMastStaLog/wrkMastStaLog.html
index e88ae18..e04286c 100644
--- a/src/main/webapp/views/wrkMastStaLog/wrkMastStaLog.html
+++ b/src/main/webapp/views/wrkMastStaLog/wrkMastStaLog.html
@@ -144,6 +144,18 @@
                     </div>
                 </div>
                 <div class="layui-form-item">
+                    <label class="layui-form-label layui-form-required">RGV鎵ц缂栧彿: </label>
+                    <div class="layui-input-block">
+                        <input class="layui-input" name="rgvNo" placeholder="璇疯緭鍏GV鎵ц缂栧彿" lay-vertype="tips" >
+                    </div>
+                </div>
+                <div class="layui-form-item">
+                    <label class="layui-form-label layui-form-required">RGV鎵ц宸ヤ綅: </label>
+                    <div class="layui-input-block">
+                        <input class="layui-input" name="workSta" placeholder="璇疯緭鍏GV鎵ц缂栧彿" lay-vertype="tips" >
+                    </div>
+                </div>
+                <div class="layui-form-item">
                     <label class="layui-form-label">娣诲姞鏃堕棿: </label>
                     <div class="layui-input-block">
                         <input class="layui-input" name="createTime" id="createTime$" placeholder="璇疯緭鍏ユ坊鍔犳椂闂�">

--
Gitblit v1.9.1