{{scope.row.status==0?'离线':(scope.row.status==2?'在线':(!scope.row.status?'离线':''))}}
更多>>
{{buttonType?'取消':'关闭'}}
提交