|
@@ -166,6 +166,9 @@
|
|
|
</PreviewGroup>
|
|
|
</div>
|
|
|
</DescriptionsItem>
|
|
|
+ <DescriptionsItem label="支付备注" :span="3">
|
|
|
+ {{ detailData.repairPay?.remark }}
|
|
|
+ </DescriptionsItem>
|
|
|
<DescriptionsItem label="回单备注" :span="3">
|
|
|
<div v-if="detailData.repairCheckAccount">
|
|
|
<p>{{detailData.repairCheckAccount.remark }}</p>
|