| | |
| | | <!-- <p id="model" style="font-size: 1.0625rem;color: #000000;"></p> --> |
| | | <textarea id='model' type="text" class='input-text' style="height:200px"></textarea> |
| | | </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> |
| | | <select id="stype" style="margin:auto; color:#000;font-size: 18px" > |
| | | <option value="1">优先扣寄存仓</option> |
| | | <option value="2">优先扣条码</option> |
| | | </select> |
| | | </div> |
| | | |
| | | |
| | | <div class="mui-input-row" style="margin-top: 5px;"> |
| | | <button type="button" class="mui-btn mui-btn-green mui-icon mui-icon-checkmarkempty" |
| | | style="font-size:1.3rem;width: 100%;" id="doSure">确认</button> |