@@ -58,7 +58,7 @@
</view>
<view v-if="orderInfo.orderStatus=='CANCEL'" class="item flex justify_between">
<text>取消原因</text>
- <text>{{orderInfo.cancelReason || '--'}}</text>
+ <text>{{orderInfo.cancelReasonDictValue || '--'}}</text>
<!-- 回收品类明细 -->