{{objectArray[powerindex].projectName}}
车辆
{{pointData.car.length}}
购电
{{pointData.station.length}}
售电
{{pointData.user.length}}
司机
{{pointData.driver.length}}
📍
{{
activeType === 'car' ? '储能车' :
activeType === 'station' ? '电站' :
activeType === 'user' ? '用户用电' :
'司机'
}}数据
{{
activeType === 'car' ? '储能车' :
activeType === 'station' ? '电站' :
activeType === 'user' ? '用户用电' :
'司机'
}}
{{item.carName}}
{{item.controllerId}}
{{item.lineType === 1 ? '在线' : '离线'}}
{{item.poiName}}
{{item.addressName}}
{{item.addressDeletetype === 0 ? '在线' : '离线'}}
{{item.operationName || item.name}}
{{item.operationPhone || item.id}}
{{item.lineType === 1 ? '在线' : '离线'}}