From 2acfc2d2a0e956910c51bd996f443b3cb9bd3dc9 Mon Sep 17 00:00:00 2001
From: zwl <1051256694@qq.com>
Date: 星期日, 22 三月 2026 14:27:21 +0800
Subject: [PATCH] 优化找库位规则
---
src/main/webapp/views/rowLastno/rowLastno_detail.html | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/src/main/webapp/views/rowLastno/rowLastno_detail.html b/src/main/webapp/views/rowLastno/rowLastno_detail.html
index e4adbf0..a7a61fb 100644
--- a/src/main/webapp/views/rowLastno/rowLastno_detail.html
+++ b/src/main/webapp/views/rowLastno/rowLastno_detail.html
@@ -42,6 +42,12 @@
</div>
</div>
<div class="layui-inline" style="width:31%;">
+ <label class="layui-form-label">褰撳墠鍫嗗灈鏈哄彿锛�</label>
+ <div class="layui-input-inline">
+ <input id="currentCrnNo" class="layui-input" type="text">
+ </div>
+ </div>
+ <div class="layui-inline" style="width:31%;">
<label class="layui-form-label">璧峰鎺掑彿锛�</label>
<div class="layui-input-inline">
<input id="sRow" class="layui-input" type="text">
--
Gitblit v1.9.1