zcy 4 سال پیش
والد
کامیت
a3b823fe86
1فایلهای تغییر یافته به همراه9 افزوده شده و 3 حذف شده
  1. 9 3
      src/views/catenary/stand/view/fs/indexColumns.js

+ 9 - 3
src/views/catenary/stand/view/fs/indexColumns.js

@@ -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: '支柱号',