| | |
| | | <label>条码数量</label> |
| | | <input id="DAB003" readonly="readonly" type="text" value="" class="mui-input-clear text-color" /> |
| | | </div> |
| | | <div class="mui-input-row" id="row001"> |
| | | <label>发料数量</label> |
| | | <input id="FLSL" type="text" value="" class="mui-input-clear text-color" placeholder="请输入发料数量" onkeypress="is_CreateSCLLD()" /> |
| | | </div> |
| | | <!-- <div class="mui-input-row" id="row001"> |
| | | <label>出库数量</label> |
| | | <input id="DAB004" readonly="readonly" type="text" value="" class="mui-input-clear text-color" /> |
| | |
| | | <th>物料代码</th> |
| | | <th>申请数量</th> |
| | | <th>已扫数量</th> |
| | | <th>超额管理</th> |
| | | |
| | | </tr> |
| | | </thead> |