From 08a9f9426f224295e29ed882d7c7bf11d1b71aec Mon Sep 17 00:00:00 2001
From: 王佳豪 <g675230687@126.com>
Date: 星期五, 12 三月 2021 16:24:19 +0800
Subject: [PATCH] 1.0.3 平仓管理-增加库区的检索条件

---
 src/main/webapp/views/locNormal/locNormalIn.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/views/locNormal/locNormalIn.html b/src/main/webapp/views/locNormal/locNormalIn.html
index 15ace2d..65c0c15 100644
--- a/src/main/webapp/views/locNormal/locNormalIn.html
+++ b/src/main/webapp/views/locNormal/locNormalIn.html
@@ -93,7 +93,7 @@
                 <!-- 1.閫夋嫨鍏ュ簱鍙� -->
                 <span id="staNoSpan">搴撳尯锛�</span>
                 <select id="putSiteSelect" lay-verify="required">
-                    <option value="">璇烽�夋嫨绔欑偣</option>
+                    <option value="">璇烽�夋嫨搴撳尯</option>
                 </select>
                 <!-- 2.鍚姩鍑哄簱 -->
                 <button class="layui-btn layui-btn-normal layui-btn-lg" id="btn-locIn" lay-event="comb">鍚姩鍏ュ簱</button>

--
Gitblit v1.9.1