自动化立体仓库 - WMS系统
#
lty
8 天以前 ed8bd2cd2634798298e90cf075a67173b154f0fa
#
1个文件已修改
2 ■■■ 已修改文件
src/main/webapp/views/order/out.html 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/order/out.html
@@ -193,7 +193,7 @@
<script type="text/html" id="staBatchSelectDialog">
    <form class="layui-form" style="padding: 25px 50px 30px 50px;text-align: center">
        <select id="batchSelectStaBox" name="batchSta" lay-vertype="tips" lay-verify="required" required="">
        <select id="batchSelectStaBox" name="batchSta" >
            <option value="">请选择组货单号</option> <!-- 默认空值 -->
        </select>
        <button style="margin-top: 30px" class="layui-btn" lay-filter="staBatchSelectConfirm" lay-submit="">确定</button>