物流单号显示错误
This commit is contained in:
@ -71,7 +71,7 @@
|
|||||||
</el-row>
|
</el-row>
|
||||||
<el-row>
|
<el-row>
|
||||||
<el-col :span="4" class="table-cell">{{order.shippingType | formatShippingType}}</el-col>
|
<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">7天</el-col>
|
||||||
<el-col :span="4" class="table-cell">{{order.gainIntegral}}</el-col>
|
<el-col :span="4" class="table-cell">{{order.gainIntegral}}</el-col>
|
||||||
<el-col :span="4" class="table-cell">{{order.payIntegral}}</el-col>
|
<el-col :span="4" class="table-cell">{{order.payIntegral}}</el-col>
|
||||||
|
|||||||
Reference in New Issue
Block a user