| | |
| | | limit: 16, |
| | | limits: [16, 30, 50, 100, 200, 500], |
| | | toolbar: '#toolbar', |
| | | cellMinWidth: 50, |
| | | cellMinWidth: 100, |
| | | cols: [[ |
| | | {type: 'checkbox'} |
| | | // ,{field: 'id', align: 'center',title: 'ID'} |
| | | // ,{field: 'hostId', align: 'center',title: ''} |
| | | ,{field: 'uuid', align: 'center',title: '项目编号'} |
| | | ,{field: 'name', align: 'center',title: '项目名称'} |
| | | ,{field: 'inUuid', align: 'center',title: '内部编号', hide: true} |
| | | ,{field: 'uuid', align: 'center',title: '订单号', width: 130} |
| | | ,{field: 'name', align: 'center',title: '项目名称', width: 130} |
| | | ,{field: 'inUuid', align: 'center',title: '项目编号', hide: true} |
| | | // ,{field: 'cstmrUuid', align: 'center',title: '客户编号'} |
| | | ,{field: 'progressRate', align: 'center',title: '进度'} |
| | | ,{field: 'planCarInfo', align: 'center', title: '预计车辆大小'} |
| | | ,{field: 'planCarnumber', align: 'center', title: '预计车辆数量'} |
| | | ,{field: 'progressRate$', align: 'center',title: '进度'} |
| | | ,{field: 'planCarInfo', align: 'center', title: '预计车辆大小', width: 115} |
| | | ,{field: 'planCarnumber', align: 'center', title: '预计车辆数量', width: 115} |
| | | // ,{field: 'member', align: 'center',title: '项目成员'} |
| | | // ,{field: 'leader', align: 'center',title: '项目经理'} |
| | | ,{field: 'plandeDate0$', align: 'center',title: '预计发货日期'} |
| | | ,{field: 'realdeDate0$', align: 'center',title: '实际发货日期'} |
| | | ,{field: 'planinDate0$', align: 'center', title: '预计安装日期'} |
| | | ,{field: 'realinDate0$', align: 'center', title: '实际安装日期'} |
| | | ,{field: 'plandeDate0$', align: 'center',title: '预计发货日期', width: 115} |
| | | ,{field: 'realdeDate0$', align: 'center',title: '实际发货日期', width: 115} |
| | | ,{field: 'planinDate0$', align: 'center', title: '预计安装日期', width: 115} |
| | | ,{field: 'realinDate0$', align: 'center', title: '实际安装日期', width: 115} |
| | | ,{field: 'plandeAmt', align: 'center', title: '预计运费'} |
| | | ,{field: 'realdeAmt', align: 'center', title: '实际运费'} |
| | | ,{field: 'planinAmt', align: 'center', title: '预计安装费'} |
| | | ,{field: 'realinAmt', align: 'center', title: '实际安装费'} |
| | | ,{field: 'planFADate0$', align: 'center', title: '预计初验时间'} |
| | | ,{field: 'realFADate0$', align: 'center',title: '实际初验时间'} |
| | | ,{field: 'planLADate0$', align: 'center', title: '预计终验时间'} |
| | | ,{field: 'realLADate0$', align: 'center',title: '实际终验时间'} |
| | | ,{field: 'planinAmt', align: 'center', title: '预计安装费', width: 115} |
| | | ,{field: 'realinAmt', align: 'center', title: '实际安装费', width: 115} |
| | | ,{field: 'planFADate0$', align: 'center', title: '预计初验时间', width: 115} |
| | | ,{field: 'realFADate0$', align: 'center',title: '实际初验时间', width: 115} |
| | | ,{field: 'planLADate0$', align: 'center', title: '预计终验时间', width: 115} |
| | | ,{field: 'realLADate0$', align: 'center',title: '实际终验时间', width: 115} |
| | | // ,{field: 'createBy$', align: 'center',title: '添加人员'} |
| | | // ,{field: 'createTime$', align: 'center',title: '添加时间'} |
| | | // ,{field: 'updateBy$', align: 'center',title: '修改人员'} |