设备编码:
{{ equipmentInfo ? equipmentInfo.code : '' }}
权属部门:
{{
equipmentInfo ? equipmentInfo.ownershipGroupName : ''
}}
设备名称:
{{ equipmentInfo ? equipmentInfo.name : '' }}
权属人:
{{
equipmentInfo ? equipmentInfo.ownershipUserName : ''
}}
设备分类:
{{
equipmentInfo.category
? equipmentInfo.category.category.categoryLevelPath
: ''
}}
权属人电话:
{{
equipmentInfo ? equipmentInfo.ownershipUserMobile : ''
}}
固定资产编码:
{{ equipmentInfo ? equipmentInfo.fixCode : '' }}
设备位置:
{{
equipmentInfo.deviceLocationName +
'-' +
equipmentInfo.deviceDetailAddress
}}
规格型号:
{{
equipmentInfo.category &&
equipmentInfo.category.category.specification
}}|{{
equipmentInfo.category &&
equipmentInfo.category.category.modelType
}}
编号:
{{ infoData ? infoData.code : '' }}
报修时间:
{{ infoData ? infoData.createTime : '' }}
来源:
{{
infoData && infoData.sourceType ? infoData.sourceType : ''
}}
来源编码:
{{ infoData ? infoData.sourceCode : '' }}
报修部门:
{{ infoData ? infoData.requestDeptName : '' }}
报修人:
{{ infoData ? infoData.requestUserName : '' }}
报修人电话:
{{ infoData ? infoData.requestUserPhone : '' }}
期望完成时间:
{{ infoData ? infoData.expectedTime : '' }}
故障描述:
{{ infoData ? infoData.remark : '' }}
图片:
编号:
{{ infoData ? infoData.code : '' }}
报修时间:
{{ infoData ? infoData.createTime : '' }}
来源:
{{
infoData ? getDictValue('报修来源', infoData.sourceType) : ''
}}
来源编码:
{{ infoData ? infoData.sourceCode : '' }}
报修部门:
{{ infoData ? infoData.requestDeptName : '' }}
报修人:
{{ infoData ? infoData.requestUserName : '' }}
报修人电话:
{{ infoData ? infoData.repairsDeptPhone : '' }}
期望完成时间:
{{ infoData ? infoData.expectedTime : '' }}
故障描述:
{{ infoData ? infoData.remark : '' }}
设备编码:
{{ equipmentInfo ? equipmentInfo.code : '' }}
权属部门:
{{
equipmentInfo ? equipmentInfo.ownershipGroupName : ''
}}
设备名称:
{{ equipmentInfo ? equipmentInfo.name : '' }}
权属人:
{{
equipmentInfo ? equipmentInfo.ownershipUserName : ''
}}
设备分类:
{{
equipmentInfo.category
? equipmentInfo.category.categoryLevelPath
: ''
}}
权属人电话:
{{
equipmentInfo ? equipmentInfo.ownershipUserMobile : ''
}}
固定资产编码:
{{ equipmentInfo ? equipmentInfo.fixCode : '' }}
设备位置:
{{ equipmentInfo.position }}
规格型号:
{{
equipmentInfo.category && equipmentInfo.category.specification
}}|{{
equipmentInfo.category && equipmentInfo.category.modelType
}}
驳回
验收
关闭
关闭