修改文字描述

This commit is contained in:
weipengfei 2024-03-15 11:47:14 +08:00
parent a227900603
commit 59d93c1547
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"