查询
重置
{{
scope.row.lineName
}}
{{
scope.row.towerName
}}
在线
离线
{{ scope.row.hasPan == 1 ? "是" : "否" }}
移动
联通
电信
{{
scope.row.workingDate == null
? ""
: $moment(scope.row.workingDate).format("yy-MM-DD")
}}
{{ scope.row.status == 1 ? "运行中" : "已删除" }}
{
handleSearchCommand(command, scope.row);
}
"
>
数据查询
基本信息
工作状态
运行状态
GPS位置
故障信息报
参数配置
修改
图片标记
删除
修改
图片标记
删除