From 1811d693013942d9b2e61ca4b04b7a8500a4e047 Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期三, 20 十一月 2024 11:40:03 +0800
Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/VWED into dev-zlg

---
 _Main/BL/Type_LockPeriod/Method_Enable.qbl |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/_Main/BL/Type_LockPeriod/Method_Enable.qbl b/_Main/BL/Type_LockPeriod/Method_Enable.qbl
index 8582f7c..e8e9bf5 100644
--- a/_Main/BL/Type_LockPeriod/Method_Enable.qbl
+++ b/_Main/BL/Type_LockPeriod/Method_Enable.qbl
@@ -30,6 +30,7 @@
           offlinePlanCell := offlinePlanCells.Element( offlinePlanCellIndex.GetValueAsNumber() );
           offlinePlanCellQuantity := offlinePlanCell.Quantity();
         }
+    
         if( element.NewSupply( relsize ) = 1 ){
           traverse( element,NewSupply,newSupply ){
             newSupply.Update( offlinePlanCellQuantity );

--
Gitblit v1.9.3