fengxiang
2018-08-14 769d84e98ce50ed168d26d2f6b82177b9c786685
src/app/routes/operation/device-maintenance/device-maintenance.component.ts
@@ -22,7 +22,7 @@
        columns: SimpleTableColumn[] = [
          { title: '编号', index: 'id', type: 'checkbox' },
          { title: '名称', index: 'name' },
          { title: 'mac', index: 'mac' },
          { title: 'sim', index: 'mac' },
          { title: '型号', index: 'deviceVersion.name' },
          { title: '监控站点', index: 'monitorPoint.name' },
          { title: '维护人', index: 'operateUser.name' },