From 5d4f265aab8e9813eaa2a9d6eb6247955218f8ef Mon Sep 17 00:00:00 2001
From: chenjingwu <chenjingwu@prec-tech.com>
Date: 星期一, 15 四月 2024 11:59:45 +0800
Subject: [PATCH] 123
---
force-app/main/default/lwc/lexOPDReportFlowLwc/lexOPDReportFlowLwc.js | 16 ----------------
1 files changed, 0 insertions(+), 16 deletions(-)
diff --git a/force-app/main/default/lwc/lexOPDReportFlowLwc/lexOPDReportFlowLwc.js b/force-app/main/default/lwc/lexOPDReportFlowLwc/lexOPDReportFlowLwc.js
index d1eee95..baa3235 100644
--- a/force-app/main/default/lwc/lexOPDReportFlowLwc/lexOPDReportFlowLwc.js
+++ b/force-app/main/default/lwc/lexOPDReportFlowLwc/lexOPDReportFlowLwc.js
@@ -63,22 +63,6 @@
'&CF00N10000002DT68_lkid=' + this.followUPOppId +
'&00N10000002DHk5=璺熻繘璇环'
}
- //window.open('/a0B/e?retURL=%2F{!Rental_Apply__c.Id}'+
- //'&RecordType=01210000000Qekj&ent=01I10000000SWfe'+
-
- //Before Update by LiJun 20220321 start
- /*window.open(url +=
- '&CF00N10000004maf3={!Rental_Apply__c.Name}' +
- '&CF00N10000004maf3_lkid={!Rental_Apply__c.Id}' +
- '&CF00N10000002DPUD={!Rental_Apply__c.Hospital__c}'+
- '&CF00N10000002DPUD_lkid={!Rental_Apply__c.HospitalId__c}'+
- '&CF00N10000002Dh0f={!Rental_Apply__c.Strategic_dept__c}' +
- '&CF00N10000002Dh0f_lkid={!Rental_Apply__c.Strategic_deptId__c}'+
- '&CF00N10000008ps6d={!Rental_Apply__c.OPDPlan__c}' +
- '&CF00N10000008ps6d_lkid={!Rental_Apply__c.OPDPlanId__c}'+
- '&CF00N10000002CWW4={!Rental_Apply__c.Account__c}'+
- '&CF00N10000002CWW4_lkid={!Rental_Apply__c.AccountId__c}'+strs)
- }*/
//Before Update by LiJun 20220321 end
//After Update by LiJun 20220321 start
url = url + '&CF00N10000004maf3=' + this.name +
--
Gitblit v1.9.1