|
@@ -34,7 +34,7 @@
|
|
|
{{ detailData.customerAddress.sendType ? '前台送修' : '快递寄送' }}
|
|
|
</DescriptionsItem>
|
|
|
<DescriptionsItem label="保修类型">
|
|
|
- {{ t(`routes.spares.warrantyType.${detailData.orderReceivingVo.warrantyType}`)}}
|
|
|
+ {{ t(`routes.spares.warrantyType.${detailData.repairerVo.warrantyType}`)}}
|
|
|
</DescriptionsItem>
|
|
|
<DescriptionsItem label="维修单号">
|
|
|
{{ detailData.orderReceivingVo.repairId }}
|