王 垚
2021-07-28 50b5c72ca7fe4db72a4a10fe378ca95bffb1e736
src/BLL/Demo.BillView/PRD/Pro_WorkBillPlatform.cs
@@ -389,8 +389,8 @@
            //锁定后生成日计划用料清单 及 提料计划
            DayPlanPPBomBill();
            //Extraction();
            SearchList();
            this.View.ShowMessage("操作成功");
            //SearchList();
            //}
            //else
            //    this.View.ShowMessage("操作失败,联系管理员!");
@@ -1762,6 +1762,7 @@
                    {
                        processView.Close();
                        this.View.SendDynamicFormAction(processView);
                        this.View.ShowMessage("操作成功");
                    }
                }
            },
@@ -1803,7 +1804,7 @@
            DBServiceHelper.ExecuteBatch(Context, zxSqlList);
            Stopwatch sw = new Stopwatch();
            sw.Start();//开始计时
            //Thread.Sleep(6000);
            LogHelper.Info("生成日计划用料清单准备数据");
            //锁定的日计划不生成
            try
@@ -1992,6 +1993,7 @@
                        i++;
                        this.View.Session["ProcessRateValue"] = Convert.ToInt32((Convert.ToDecimal(80) / fidList.Count) * jdtmmm);
                        //Thread.Sleep(6000);
                        jdtmmm++;
                    }
                }