|
@@ -466,6 +466,7 @@
|
|
item.productClass = item.classId_dictText
|
|
item.productClass = item.classId_dictText
|
|
item.productCode = item.code
|
|
item.productCode = item.code
|
|
item.deliveryTime = formData.deliveryTime
|
|
item.deliveryTime = formData.deliveryTime
|
|
|
|
+ item.productId = item.id
|
|
})
|
|
})
|
|
SaleOrderFormShipFormProductTable.dataSource=arrProduct
|
|
SaleOrderFormShipFormProductTable.dataSource=arrProduct
|
|
}
|
|
}
|