From a6f97ff678665c497645911077c65395c6c01a6e Mon Sep 17 00:00:00 2001
From: zyx <zyx123456>
Date: 星期四, 26 十月 2023 16:28:55 +0800
Subject: [PATCH] 库存调整单据修改

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

diff --git a/src/main/webapp/views/allLocDetl/locDetl.html b/src/main/webapp/views/allLocDetl/locDetl.html
index 69897c7..ab8bb4a 100644
--- a/src/main/webapp/views/allLocDetl/locDetl.html
+++ b/src/main/webapp/views/allLocDetl/locDetl.html
@@ -36,6 +36,7 @@
 <!--    </div>-->
     <div class="layui-input-inline">
         <select id="floorSelect" name="loc_type" lay-filter="floorSelect">
+            <option value="">璇烽�夋嫨</option>
             <option value="1">AGV搴撳尯</option>
             <option value="2">鍥涢」搴撳尯</option>
             <option value="3">骞冲簱鍖�</option>

--
Gitblit v1.9.1