Commit bf28c2b5 by 肖康

自营货期逻辑修改

parent 987bae7c
Showing with 1 additions and 1 deletions
......@@ -56,7 +56,7 @@
{{goodDetail.goods_unit_name}}
</li>
<li class="fl">
<b class="f-orange" v-show="!isYushou">{{goodDetail.cn_delivery_time||"国内现货,当天发货"}}</b>
<b class="f-orange" v-show="!isYushou">国内现货,当天发货/b>
<b class="f-orange" v-show="isYushou">{{goodDetail.cn_delivery_time||"3-7个工作日"}}</b>
</li>
<li
......
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 sign in to comment