+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t('btn.search') }}
+ {{ $t('btn.reset') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
部门:{{ scope.row.deptName }}
+
机房:{{ scope.row.roomName }}
+
机架:{{ scope.row.rackName }}
+
机框:{{ scope.row.frameName }}
+
+
+
+
+
+
+
+ {{ scope.row.status === '0' ? '正常' : '断开' }}
+
+
+
+
+
+
+
+
+
+
创建:{{ scope.row.createdAt }}
+
修改:{{ scope.row.updatedAt }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+