Compare commits

..

No commits in common. "ba7056e3bee72a2f156451456b3db107339b4f15" and "4f826ddd26be22c62cb8d57caae909b9e58b1e6c" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@
@click="toPostage(item)">去发货
</view>
<view class="bnt bnt_color" v-if="where.status == 2 && item.order_type == 0&& item.order_type !=1 &&item.activity_type==0"
@click="toPostagequ(item)">去发货
@click="toPostagequ(item)">收件码
</view>
<view class="bnt bnt_color"
v-if="(where.status == 2 && item.order_type == 1) || where.is_verify == 1"