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