查询
重置
{{
scope.row.lineName
}}
{{
scope.row.towerName
}}
{{ scope.row.isonline ? "在线" : "离线" }}
{{ scope.row.hasPan == 1 ? "是" : "否" }}
移动
联通
电信
{{
scope.row.workingDate == null
? ""
: $moment(scope.row.workingDate).format("yy-MM-DD")
}}
参数配置
修改
关闭
打开