VueWebApi/DLL/BLL/ProductionManagementBLL.cs
@@ -90,6 +90,12 @@ } #endregion #region[MES工单工序任务查看SOP,获取SOP文件下拉列表] public static ToMessage SearchWorkStepSopList(string partcode, string routecode,string stepcode) { return ProductionManagementDAL.SearchWorkStepSopList(partcode,routecode,stepcode); } #endregion