Explorar o código

测站点里程

yangyj hai 1 ano
pai
achega
48e7238951
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/gauge/station.vue

+ 1 - 0
src/views/gauge/station.vue

@@ -239,6 +239,7 @@ const levelTableColumn = ref([
     { key: 'name', name: '测站点名称' },
     { key: 'h', name: '高程(m)' },
     { key: 'level', name: '等级' },
+    { key: 'milestone', name: '里程' },
     { key: 'remark', name: '备注' },
     { key: 'action', name: '操作', width: '130' },
 ])