From 50b5c72ca7fe4db72a4a10fe378ca95bffb1e736 Mon Sep 17 00:00:00 2001
From: 王 垚 <1402714037@qq.com>
Date: 星期三, 28 七月 2021 16:36:40 +0800
Subject: [PATCH] nothing

---
 src/BLL/Demo.BillView/PRD/Pro_WorkBillPlatform.cs |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/src/BLL/Demo.BillView/PRD/Pro_WorkBillPlatform.cs b/src/BLL/Demo.BillView/PRD/Pro_WorkBillPlatform.cs
index 6c4e2a0..5002c02 100644
--- a/src/BLL/Demo.BillView/PRD/Pro_WorkBillPlatform.cs
+++ b/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++;
                     }
                 }

--
Gitblit v1.9.1