From f244ae12e0b29ced1402f8c2eda462845fb20875 Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期五, 22 十一月 2024 16:11:14 +0800
Subject: [PATCH] 存档报表界面查询

---
 _Main/BL/Type_InterfaceDataset/Method_GenerateArchiveData.qbl |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/_Main/BL/Type_InterfaceDataset/Method_GenerateArchiveData.qbl b/_Main/BL/Type_InterfaceDataset/Method_GenerateArchiveData.qbl
index c3724e2..201e2a1 100644
--- a/_Main/BL/Type_InterfaceDataset/Method_GenerateArchiveData.qbl
+++ b/_Main/BL/Type_InterfaceDataset/Method_GenerateArchiveData.qbl
@@ -18,7 +18,8 @@
   [*
     // 鐢勫叞楦� Oct-30-2024 (created)
     if( iscustomdemand ){//鍏ㄥ勾鏃ュ害闇�姹�/瀹㈡埛闇�姹� 
-      CustomerDemandIDS::GenerateData( this, macroplan, recyclebin, archive );
+      CustomerDemandArchive::GenerateData( this, macroplan, recyclebin, archive );
+    //  CustomerDemandIDS::GenerateData( this, macroplan, recyclebin, archive );
     }
     if( isofflineplan ){//鍚勪骇绾夸笅绾胯鍒�
       OfflinePlanArchiveVersion::RefreshData( this, macroplan, archive );

--
Gitblit v1.9.3