Commit eacff418 authored by Marcus's avatar Marcus

【订单入仓】入仓已选择储位,货物详情未显示储位,快递单号也未显示

https://zentao.test.jdshangmen.com/bug-view-2693.html
parent 2c5ae1c9
......@@ -214,7 +214,7 @@
</el-table-column>
<el-table-column prop="" :label="$t('快递单号')">
<template slot-scope="{row}">
{{ row.expressNo }}
{{ row.warehouseInInfoVO.expressNo }}
</template>
</el-table-column>
</el-table>
......
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 to comment