| | |
| | | </tr> |
| | | </div> |
| | | |
| | | <div class="mui-content" id="contentId"> |
| | | <div class="mui-input-group"> |
| | | </div> |
| | | <div class="mui-input-row"> |
| | | <ul class="mui-table-view"> |
| | | <li class="mui-table-view-cell mui-collapse mui-active"> |
| | | <a class="mui-navigate-right font" href="#" style="font-size: 20px; text-align: center;" |
| | | onclick="showdetail()">汇总明细</a> |
| | | |
| | | <div class="mui-collapse-content" id="collapseId"> |
| | | |
| | | </div> |
| | | </li> |
| | | |
| | | </ul> |
| | | </div> |
| | | </div> |
| | | <button style="width: 100%; margin: 0 auto; font-size: 18px;" onclick="showdetail()">展开/收起汇总明细</button> |
| | | <div class="mui-input-row" id="divdetail" style="display:none"> |
| | | <div style="width:20%;float: left;"> |
| | | <label style="width: 100%;float: left;">批次</label> |
| | |
| | | </select> |
| | | <button style="width: 60%;float: right;" class="confirm-button" onclick="huizong()">汇总</button> |
| | | </div> |
| | | <textarea readonly="readonly" id='info' style="height:200px;display:none"></textarea> |
| | | <textarea readonly="readonly" id='info' style="display:none"></textarea> |
| | | |
| | | <div id="txtInfo"><!--<div class="mui-input-row" style="height: 350px; margin-top: 10px;">--> |
| | | <div class="link-area" id="div001"> |
| | |
| | | <table class="data-table" id="myTable" style="height:100% width: 100%;;"> |
| | | <thead> |
| | | <tr> |
| | | <th>条码编号</th> |
| | | <th>条码序号</th> |
| | | <th>条码编码</th> |
| | | <!-- <th>物料代码</th> --> |
| | | <th>条码数量</th> |
| | | <th>仓位</th> |
| | | <th>物料编码</th> |
| | | <th>实盘数量</th> |
| | | <th>实盘库位</th> |
| | | </tr> |