维修类别:
{{ ticketInfo.repairTypeText }}
当前工单状态:
{{ ticketInfo.statusStr }}
{{ ticketInfo.statusStr }}
{{ ticketInfo.statusStr }}
车辆进厂时间:
{{ ticketInfo.inTime }}
预计竣工时间:
{{ ticketInfo.outTime }}
实际竣工时间:
{{ ticketInfo.realOverDate }}
车主
{{ ticketInfo.userName }}
联系方式
{{ ticketInfo.userMobile }}
性别
{{ ticketInfo.customerInfo.sex === '1' ? '女' : '男' }}
经办人
{{ ticketInfo.handleName }}
经办人电话
{{ ticketInfo.handleMobile }}
车架号
{{ ticketInfo.carVin }}
发动机号
{{ ticketInfo.carInfo.engineNumber }}
车辆注册日期
{{ ticketInfo.carRegisterDate }}
车龄(年)
{{ ticketInfo.carInfo.carYear }}
年检到期时间
{{ ticketInfo.nextInspectionDate}}
保险到期时间
{{ ticketInfo.insuranceExpiryDate}}
承保险种
{{ ticketInfo.insuranceType}}
上年保费
交:{{ ticketInfo.jiaoqiang}} 商:{{ ticketInfo.shangye}}
最近保养日期
{{ ticketInfo.maintenanceDate}}
表显里程
{{ ticketInfo.mileageTraveled}}
最近保养公里数
{{ ticketInfo.maintenanceMileage}}
维修工时项目
{{ item.itemName }}
¥{{ item.itemMoney }}
售价:
数量:
折扣:
金额:
维修工时项目
{{ item.groupName }}
服务顾问:{{ticketInfo.projectList[activeProjTabKey].servicer}}
施工人员:{{ticketInfo.projectList[activeProjTabKey].worker}}
{{ index + 1 }}
{{ item.itemName }}
{{ 6 + index }}
{{ item.itemName }}
$set(ticketInfo.projectList[activeProjTabKey], 'showAll', !ticketInfo.projectList[activeProjTabKey].showAll)">
{{ ticketInfo.projectList[activeProjTabKey].showAll ? '收起' : '展开' }}
更换配件清单
是否开放给客户
{{ item.groupName }}
{{ item.itemName }}
¥{{ item.itemMoney }}
售价:
数量:
单位:
折扣:
金额:{{ item.itemMoney || "" }}
{{ index + 1 }}
{{ item.itemName }}
x{{ item.itemCount || "0" }}
{{ 6 + index }}
{{ item.itemName }}
x{{ item.itemCount || "0" }}
$set(ticketInfo.waresGroupList[activePartTabKey], 'showAll', !ticketInfo.waresGroupList[activePartTabKey].showAll)">
{{ ticketInfo.waresGroupList[activePartTabKey].showAll ? '收起' : '展开' }}
维修进度记录表
待维修
维修中
已完成
维修记录
{{ item.type }}【{{item.roleName}}-{{item.dealUserName}}】
本次维修项目:{{ item.projectName }}
{{ item.createTime }}
{{ item.remark }}
发送给客户
客户:{{ ticketInfo.userName}}({{ ticketInfo.userMobile }})