src/app/routes/operation/device-status/device-status.component.ts
@@ -25,7 +25,7 @@ columns: SimpleTableColumn[] = [ { title: '编号', index: 'id', type: 'checkbox' }, { title: '名称', index: 'name' }, { title: 'mac', index: 'mac' }, { title: 'sim', index: 'mac' }, { title: '状态', render: 'state-badge'