Commit 005cc02f by qinjianhui

fix: 问题修改

parent d874ea19
...@@ -90,7 +90,7 @@ ...@@ -90,7 +90,7 @@
<div class="order-list-expand_item_info_title"> <div class="order-list-expand_item_info_title">
<span class="order-list-expand_item_label">店铺单号:</span> <span class="order-list-expand_item_label">店铺单号:</span>
<span class="order-list-expand_item_value">{{ <span class="order-list-expand_item_value">{{
item.shop_number || '--' item.product.shop_number || '--'
}}</span> }}</span>
</div> </div>
......
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