物流单号显示错误

This commit is contained in:
taozi
2023-02-09 00:18:12 +08:00
parent 79e5bad31b
commit 73d4e3bb62

View File

@ -71,7 +71,7 @@
</el-row>
<el-row>
<el-col :span="4" class="table-cell">{{order.shippingType | formatShippingType}}</el-col>
<el-col :span="4" class="table-cell">{{order.deliverySn | formatNull}}</el-col>
<el-col :span="4" class="table-cell">{{order.deliveryId | formatNull}}</el-col>
<el-col :span="4" class="table-cell">7</el-col>
<el-col :span="4" class="table-cell">{{order.gainIntegral}}</el-col>
<el-col :span="4" class="table-cell">{{order.payIntegral}}</el-col>