@@ -296,7 +296,7 @@
:underline="false"
@click="sendGoods(row, 'detail')"
v-if="
- row.approvalStatus == 2 && row.sendOutQuantity > 0
+ row.approvalStatus == 2 || row.sendOutQuantity > 0
"
>
发货详情