|
|
|
@ -886,6 +886,7 @@ export default { |
|
|
|
site: this.currentRow.site, |
|
|
|
buNo: this.currentRow.buNo, |
|
|
|
orderNo: this.currentRow.orderNo, |
|
|
|
saleOrderNo: this.currentRow.relatedOrderNo || '', // 销售订单号,用于生成箱号 |
|
|
|
boxType: this.currentRow.orderType, |
|
|
|
height:Number(this.height)-25, |
|
|
|
orderStatus: this.currentRow.orderStatus |
|
|
|
|