|  |  | 
 |  |  |         <div class="layui-card-body" style="padding: 10px"> | 
 |  |  |             <table id="stoPreTab" lay-filter="stoPreTab"></table> | 
 |  |  |         </div> | 
 |  |  |         <button class="layui-btn layui-btn-primary layui-border-black layui-btn-sm" lay-filter="checkModifySta" lay-submit style="display: block;float: right;margin-right: 1rem"> | 
 |  |  |         <button class="layui-btn layui-btn-primary layui-border-black layui-btn-sm" | 
 |  |  |                 lay-filter="checkModifySta" | 
 |  |  |                 lay-submit | 
 |  |  |                 style="display: block; float: right; margin-right: 3rem; transform: scale(1.2);margin-bottom: 3rem; transform-origin: right center;"> | 
 |  |  |             盘点均分 | 
 |  |  |         </button> | 
 |  |  |  | 
 |  |  | <!--        <button class="layui-btn layui-btn-primary layui-border-black layui-btn-sm" lay-filter="batchModifySta" lay-submit style="display: block;float: right;margin-right: 1rem">--> | 
 |  |  | <!--            批量修改--> | 
 |  |  | <!--        </button>--> | 
 |  |  | 
 |  |  |  | 
 |  |  | <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"  lay-search> | 
 |  |  |             <option value="">请选择组货单号</option> | 
 |  |  |         </select> | 
 |  |  |  | 
 |  |  |         <button style="margin-top: 30px" class="layui-btn" lay-filter="staBatchSelectConfirm" lay-submit="">确定</button> | 
 |  |  |     </form> | 
 |  |  | </script> | 
 |  |  |  | 
 |  |  |  | 
 |  |  | <script type="text/html" id="locNoTpl"> | 
 |  |  |     <span name="locNo" | 
 |  |  |           {{# if( d.lack === false){ }} |