@@ -34,10 +34,16 @@ function columns(vm) {
key: 'xingbieText'
},
{
- title: '公里标',
+ title: '开始公里标',
align: 'center',
- dataIndex: 'marker',
- key: 'marker'
+ dataIndex: 'startMarker',
+ key: 'startMarker'
+ },
+ {
+ title: '结束公里标',
+ align: 'center',
+ dataIndex: 'endMarker',
+ key: 'endMarker'
title: '支柱号',