fengxiang
2018-08-03 926097f9307e13aa224538dc263d78d84613e98e
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'