From 7ee2437b006cfc30e940cfb1711bf42f2ca3553d Mon Sep 17 00:00:00 2001 From: 涂煌豪 <tuhuanghao@prec-tech.com> Date: 星期二, 19 四月 2022 11:32:14 +0800 Subject: [PATCH] SelectAssetEstimateVMController修改 --- force-app/main/default/classes/SelectAssetEstimateVMController.cls | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/force-app/main/default/classes/SelectAssetEstimateVMController.cls b/force-app/main/default/classes/SelectAssetEstimateVMController.cls index 78fc108..0f2b543 100644 --- a/force-app/main/default/classes/SelectAssetEstimateVMController.cls +++ b/force-app/main/default/classes/SelectAssetEstimateVMController.cls @@ -593,7 +593,9 @@ //璺宠繃鐐规鏍囪 2021/07/28 gzw start , Skip_DJ__c //璺宠繃鐐规鏍囪 2021/07/28 gzw start - + //WLIG-CDFBV3 寮�閫氱画绛炬姤浠蜂负true鐨勫彲浠ュ紑鏀剧画绛炬姤浠� thh 20220419 start + , Maintenance_Contract__r.Open_RenewalQuotation__c + //WLIG-CDFBV3 寮�閫氱画绛炬姤浠蜂负true鐨勫彲浠ュ紑鏀剧画绛炬姤浠� thh 20220419 end FROM Maintenance_Contract_Estimate__c WHERE Id = :this.targetEstimateId]; //HWAG-B399Q8 2018/08/20 娣诲姞涓�棰濆瀛楁 IS_Clone_After_Decide__c end decimal PriceSum = (this.estimate.Maintenance_Contract__r.Payment_Plan_Sum_First__c == null ? 0 : this.estimate.Maintenance_Contract__r.Payment_Plan_Sum_First__c) + -- Gitblit v1.9.1