Commit a391a65a authored by 邓春圆's avatar 邓春圆

调拨到仓备注 字段修改

parent 8eae9c66
......@@ -240,7 +240,7 @@ export default {
toWarehouseAbnormal(){
return {
arrivalDate: this.params.arrivalDate,
arrivalRemark: this.params.arrivalRemark,
arrivalRemark: this.params.deliveryRemark,
descZh: this.params.descZh,
id: this.params.id,
manualExceptionType:this.params.manualExceptionType.join(','),
......@@ -253,7 +253,7 @@ export default {
toWarehouse(){
return {
arrivalDate: this.params.arrivalDate,
arrivalRemark: this.params.arrivalRemark,
arrivalRemark: this.params.deliveryRemark,
id: this.params.id,
urls: this.params.urls,
......
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