fengxiang
2018-08-03 4c99ab95e0449348d938ec0ceb949bceafb0cfda
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' },