{{item.breakdownsource.substr(0, 1)}} {{item.breakdownsource}}
{{item.sheetstatus}}
工单编号: {{item.APPsheetNo}} 已超时
所属单位:{{item.unitname}} {{item.breakdowntype}}
抢修人员:{{item.spotstaff}}
故障时间:{{item.breakdowntime.substring(0,19)}}
故障描述: {{item.breakdowndescription.length > 35 && !item.toggle ? item.breakdowndescription.substr(0, 35) : item.breakdowndescription}} ...