From bd9f1bbb5215125bed6ccbaad13fd3085b61b41d Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期二, 27 二月 2024 13:25:42 +0800
Subject: [PATCH] Merge branch 'master' of http://47.97.1.152:5880/r/zy-asrs-master
---
zy-asrs-wms/src/main/webapp/views/pakStore/pakStore.html | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/zy-asrs-wms/src/main/webapp/views/pakStore/pakStore.html b/zy-asrs-wms/src/main/webapp/views/pakStore/pakStore.html
index 820bbee..d030c0f 100644
--- a/zy-asrs-wms/src/main/webapp/views/pakStore/pakStore.html
+++ b/zy-asrs-wms/src/main/webapp/views/pakStore/pakStore.html
@@ -102,6 +102,10 @@
<select id="putSiteSelect" lay-verify="required">
<option value="">璇烽�夋嫨绔欑偣</option>
</select>
+ <span style="margin-left: 10px;">
+ <input type="radio" name="locType1" value="1" title="浣庡簱浣�" checked />
+ <input type="radio" name="locType1" value="2" title="楂樺簱浣�" />
+ </span>
<!-- 2.鍚姩鍑哄簱 -->
<button class="layui-btn layui-btn-normal layui-btn-lg" id="btn-comb" lay-event="comb" style="">鍚姩鍏ュ簱</button>
</div>
--
Gitblit v1.9.1