| | |
| | | {type: 'numbers'}, |
| | | {field: 'matnr', title: '商品编码', width: 140}, |
| | | {field: 'maktx', title: '商品名称', width: 150}, |
| | | //{field: 'batch', title: '批号'}, |
| | | {field: 'batch', title: '批号'}, |
| | | {field: 'anfme', title: '数量'}, |
| | | {field: 'qty', title: '作业数量', style: 'font-weight: bold'}, |
| | | // {field: 'unit', title: '单位'}, |
| | |
| | | {field: 'unit', title: '计量单位'}, |
| | | //{field: 'manu', title: '行号'}, |
| | | {field: 'threeCode', title: '销售单号'}, |
| | | {field: 'deadTime', title: '自由项'}, |
| | | //{field: 'deadTime', title: '自由项'}, |
| | | {field: 'processSts$', title: '工序'}, |
| | | {field: 'specs', title: '规格'}, |
| | | //{field: 'specs', title: '规格'}, |
| | | {field: 'reportQty', title: '上报数量'}, |
| | | //{field: 'itemNum', title: '行唯一标识'} |
| | | ]], |
| | |
| | | <script type="text/javascript" src="../../static/js/echarts/echarts.min.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/order/order.js?v=3" charset="utf-8"></script> |
| | | <script type="text/javascript" src="../../static/js/order/order.js?v=4" charset="utf-8"></script> |
| | | |
| | | <script type="text/template" id="docTypeTpl"> |
| | | <option value="">选择类型</option> |