Commit 10eb2b34 authored by zhoutong's avatar zhoutong
parents fcb3dd5e e8734cbb
...@@ -496,7 +496,7 @@ export default { ...@@ -496,7 +496,7 @@ export default {
return '' return ''
}, },
warehouseId(){ warehouseId(){
return this.order?.logisticsInfoDto?.startWarehouseId return this.order.adjustToDestWarehouseId || this.order?.logisticsInfoDto?.startWarehouseId
} }
}, },
......
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