pull/64/head
parent
b59b193b7f
commit
d7251628c7
|
@ -44,7 +44,7 @@ export default new Vuex.Store({
|
|||
{ label: '果实直径', value: 23, countType: 0,unit:'mm' },
|
||||
{ label: '茎秆直径', value: 24, countType: 0,unit:'mm' },
|
||||
{ label: '流速', value: 25, countType: 2,unit:'m/s' },
|
||||
{ label: '瞬时流量', value: 26, countType: 2,unit:'m3' },
|
||||
{ label: '瞬时流量', value: 26, countType: 2,unit:'m³/H' },
|
||||
{ label: '当日流量', value: 27, countType: 2,unit:'T' },
|
||||
{ label: '累计流量', value: 28, countType: 0,unit:'T' },
|
||||
{ label: '无线气象站电池电压', value: 29, countType: 2,unit:'V' },
|
||||
|
|
Loading…
Reference in New Issue