| | |
| | | {type: 'checkbox'} |
| | | // ,{field: 'id', align: 'center',title: 'ID'} |
| | | // ,{field: 'hostId', align: 'center',title: ''} |
| | | ,{field: 'uuid', align: 'center',title: '项目编号'} |
| | | ,{field: 'uuid', align: 'center',title: '订单号'} |
| | | ,{field: 'name', align: 'center',title: '项目名称'} |
| | | ,{field: 'inUuid', align: 'center',title: '内部编号', hide: true} |
| | | ,{field: 'inUuid', align: 'center',title: '项目编号', hide: true} |
| | | // ,{field: 'cstmrUuid', align: 'center',title: '客户编号'} |
| | | ,{field: 'cstmrUuid$', align: 'center',title: '客户名称'} |
| | | ,{field: 'projectStatus$', align: 'center', title: '项目进度'} |
| | |
| | | |
| | | // 时间选择器 |
| | | function layDateRender(mData) { |
| | | // console.log(mData) |
| | | console.log(mData) |
| | | setTimeout(function () { |
| | | layDate.render({ |
| | | elem: '#startTime', |