From 4f4f2f55f98b7242db989bda16792bb8104a9799 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期一, 22 六月 2020 16:57:38 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/pakStore/locMove.html     |    2 +-
 src/main/webapp/views/pakStore/stockAdjust.html |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/webapp/views/pakStore/locMove.html b/src/main/webapp/views/pakStore/locMove.html
index cb01228..b61abfa 100644
--- a/src/main/webapp/views/pakStore/locMove.html
+++ b/src/main/webapp/views/pakStore/locMove.html
@@ -75,7 +75,7 @@
     <!-- 婧愬簱浣� -->
     <div class="layui-inline">
         <div class="layui-input-inline">
-            <input id="sourceLocNo" value="0100203" class="layui-input" onkeyup="getLoc(this)" type="text" placeholder="婧愬簱浣�" autocomplete="off">
+            <input id="sourceLocNo" class="layui-input" onkeyup="getLoc(this)" type="text" placeholder="婧愬簱浣�" autocomplete="off">
         </div>
     </div>
     <div class="layui-form-mid" style="float: none; display: inline-block; margin-left: 10px">-</div>
diff --git a/src/main/webapp/views/pakStore/stockAdjust.html b/src/main/webapp/views/pakStore/stockAdjust.html
index d01976d..022ac68 100644
--- a/src/main/webapp/views/pakStore/stockAdjust.html
+++ b/src/main/webapp/views/pakStore/stockAdjust.html
@@ -73,7 +73,7 @@
 <div id="search-box" class="layui-form layui-card-header">
     <div class="layui-inline">
         <div class="layui-input-inline">
-            <input id="searchLocNo" value="0100202" class="layui-input" type="text" name="loc_no" placeholder="搴撲綅鍙�" autocomplete="off"  style="height: 45px;border-color: #b8b8b8">
+            <input id="searchLocNo" class="layui-input" type="text" name="loc_no" placeholder="搴撲綅鍙�" autocomplete="off"  style="height: 45px;border-color: #b8b8b8">
         </div>
     </div>
     <!-- 寰呮坊鍔� -->

--
Gitblit v1.9.1