| | |
| | | private String outOrderNo; |
| | | private String batch; |
| | | private String model; |
| | | |
| | | private String proType; |
| | | private String color; |
| | | private String luHao; |
| | | private String packing; |
| | | |
| | | } |
| | |
| | | <id column="outOrderNo" property="outOrderNo" /> |
| | | <id column="batch" property="batch" /> |
| | | <id column="model" property="model" /> |
| | | |
| | | <id column="luHao" property="luHao" /> |
| | | <id column="packing" property="packing" /> |
| | | <id column="proType" property="proType" /> |
| | | <id column="color" property="color" /> |
| | | |
| | | </resultMap> |
| | | |
| | | <select id="asrsAndErpList" resultMap="stockStatisDTO"> |
| | |
| | | {field: 'maktx', title:'产品名称', align: 'center'}, |
| | | {field: 'pgNo', title:'派工单号', align: 'center'}, |
| | | {field: 'outOrderNo', title:'订单号', align: 'center'}, |
| | | {field: 'batch', title:'批次', align: 'center'} |
| | | {field: 'batch', title:'批次', align: 'center'}, |
| | | {field: 'proType', title:'属性', align: 'center'}, |
| | | {field: 'color', title:'颜色', align: 'center',hidden: true}, |
| | | {field: 'luhao', title:'炉号', align: 'center',hidden: true}, |
| | | {field: 'packing', title:'图纸', align: 'center',hidden: true} |
| | | ]], |
| | | request: { |
| | | pageName: 'curr', |
| | |
| | | <script type="text/javascript" src="../../static/layui/layui.js" charset="utf-8"></script> |
| | | <script type="text/javascript" src="../../static/js/common.js" charset="utf-8"></script> |
| | | <script type="text/javascript" src="../../static/js/cool.js" charset="utf-8"></script> |
| | | <script type="text/javascript" src="../../static/js/locDetlStatis/locDetlStatis.js?v=1" charset="utf-8"></script> |
| | | <script type="text/javascript" src="../../static/js/locDetlStatis/locDetlStatis.js?v=2" charset="utf-8"></script> |
| | | |
| | | </body> |
| | | </html> |