Fix:5127 【商城小程序】地址审核中和驳回状态的订单显示问题

This commit is contained in:
linxi
2026-04-13 14:29:05 +08:00
parent 3c2f1bc329
commit 4dc16ed4ea
+1 -1
View File
@@ -465,7 +465,7 @@
</view>
</view>
<view
v-if="parseInt(order._status._type) === 1 && order.isFastPost !== 0"
v-if="parseInt(order._status._type) === 1 && order.isFastPost !== 0 && Number(order.isAddressUpdate || 0) === 0"
class="v12-px-3 v12-pb-4"
>
<view