From f6a27ee5dacb68840a68b563647b319b52dc1404 Mon Sep 17 00:00:00 2001
From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com>
Date: 星期五, 18 十月 2024 17:41:47 +0800
Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/VWED into dev

---
 _Main/BL/Type_EnginePipelineReport/Method_Clear.qbl |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/_Main/BL/Type_EnginePipelineReport/Method_Clear.qbl b/_Main/BL/Type_EnginePipelineReport/Method_Clear.qbl
index 345583b..53536de 100644
--- a/_Main/BL/Type_EnginePipelineReport/Method_Clear.qbl
+++ b/_Main/BL/Type_EnginePipelineReport/Method_Clear.qbl
@@ -11,8 +11,8 @@
     // 鐢勫叞楦� Jun-25-2024 (created)
     this.Column( relflush );
     this.Row( relflush );
-    this.Column( relnew, Name := '', TimeUnit := timeunit );
-    this.Column( relnew, Name := '', TimeUnit := timeunit );
+    //this.Column( relnew, Name := '', TimeUnit := timeunit );
+    //this.Column( relnew, Name := '', TimeUnit := timeunit );
     this.GenerateColumn( this.Source().MacroPlan(), timeunit, startdate, enddate );
   *]
 }

--
Gitblit v1.9.3