VueWebApi/DLL/DAL/ProductionManagementDAL.cs
@@ -534,11 +534,11 @@ CreateDate = DateTime.Now.ToString() } }); if (is_aps == "Y") //是否排程 { //if (is_aps == "Y") //是否排程 //{ //string sql1 = "select id from TBom_Main where materiel_code='" + PartNumber + "' and status='Y' and version='" + VsionId + "'"; //DataTable dt1 = DBHelper.GetTable(sql1); } //} //增加工单用料表(子件)