|
|
|
@ -568,6 +568,7 @@ export default {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
dataObj["TFS_ViewMaterial"].FMaterialID = row["FMaterialID"];
|
|
|
|
dataObj["TFS_ViewMaterial"].FMaterialID = row["FMaterialID"];
|
|
|
|
|
|
|
|
dataObj["TFS_ViewMaterial"].FTypeID2 = row["FTypeID2"];
|
|
|
|
dataObj["TFS_ViewMaterial"].FMRP1ProductType = row["FMRP1ProductType"];
|
|
|
|
dataObj["TFS_ViewMaterial"].FMRP1ProductType = row["FMRP1ProductType"];
|
|
|
|
dataObj["TFS_ViewMaterial"].FBaseMaterialCode = row["FBaseMaterialCode"]
|
|
|
|
dataObj["TFS_ViewMaterial"].FBaseMaterialCode = row["FBaseMaterialCode"]
|
|
|
|
|
|
|
|
|
|
|
|
|