You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
867 B

4 years ago
<div class="pd-window-header" ms-widget="toolbar, $, toolbar_main" style="height: 30px;">toolbar</div>
<div class="pd-window-body" style="height: 450px;">
<div class="easyui-layout" data-options="fit:true">
<div data-options="region:'north'" style="height:50px;">
<div class="el-row">
<div class="el-col-6">
<label for="yhTimes" style="text-align: right;padding-right: 5px;"> 查询要货数量</label>
<intput class="easyui-textbox yh-times" name="yhTimes" style="width: 40px;"></intput>倍于上次要货数量作为异常要货
</div>
</div>
</div>
<div data-options="region:'center',split:true">
<div ms-widget="grid, $, grid_main" class="edp-list">加载中……</div>
</div>
</div>
</div>