Commit 252f0591 by linjinhong

fix:修改问题

parent f75ffaf1
...@@ -1387,10 +1387,7 @@ ...@@ -1387,10 +1387,7 @@
</span> </span>
</div> </div>
<div <div
v-if=" v-if="row.status !== 'TO_BE_CONFIRMED'"
row.productionClient === 'JOMALL' &&
row.status !== 'TO_BE_CONFIRMED'
"
class="order-detail-item" class="order-detail-item"
> >
<span class="order-detail-item-label">物流方式:</span> <span class="order-detail-item-label">物流方式:</span>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment