搜索
重置
新增
批量删除
导出
{{ (queryParams.pageNo - 1) * queryParams.pageSize + scope.$index + 1 }}
{{ getDeviceTypeName(scope.row.deviceTypeName ?? scope.row.deviceType) }}
{{ getTzStatusLabel(scope.row.deviceStatus) }}
详情
编辑
删除
{{ detailData?.deviceCode ?? '' }}
{{ detailData?.deviceName ?? '' }}
{{ detailData?.deviceBrand ?? '' }}
{{ detailData?.deviceModel ?? '' }}
{{ detailData?.deviceSpec ?? '' }}
{{ getDeviceTypeName(detailData?.deviceTypeName ?? detailData?.deviceType) }}
{{ detailData?.supplier ?? '' }}
{{ detailData?.workshop ?? '' }}
{{ detailData?.systemOrg ?? '' }}
{{ detailData?.deviceLocation ?? '' }}
{{ detailData?.deviceManager ?? '' }}
{{ formatDetailDate(detailData?.productionDate) }}
{{ formatDetailDate(detailData?.factoryEntryDate) }}
{{ detailData?.remark ?? detailData?.deviceRemark ?? '' }}