From 5a07bb3f4e4846ac5425b5ec73d4017e2b7c57dd Mon Sep 17 00:00:00 2001
From: zwl <1051256694@qq.com>
Date: 星期四, 16 四月 2026 12:44:40 +0800
Subject: [PATCH] erp上报完成时间修复

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

diff --git a/src/main/webapp/views/basCrnDepthRule/basCrnDepthRule.html b/src/main/webapp/views/basCrnDepthRule/basCrnDepthRule.html
index d228cdd..dff37db 100644
--- a/src/main/webapp/views/basCrnDepthRule/basCrnDepthRule.html
+++ b/src/main/webapp/views/basCrnDepthRule/basCrnDepthRule.html
@@ -192,6 +192,16 @@
             </div>
         </div>
         <div class="layui-form-item">
+            <label class="layui-form-label">璐х墿棰戞</label>
+            <div class="layui-input-block">
+                <select class="layui-input" lay-ignore name="freqType">
+                    <option value="">榛樿</option>
+                    <option value="1">楂橀</option>
+                    <option value="2">浣庨</option>
+                </select>
+            </div>
+        </div>
+        <div class="layui-form-item">
             <label class="layui-form-label">鐗╂枡缂栫爜</label>
             <div class="layui-input-block">
                 <input class="layui-input" name="matnr" placeholder="emptyPallet 琛ㄧず绌烘墭鐩�">

--
Gitblit v1.9.1