From e9e1806b0f4b5bae1fc36204ccc5d6fdad52d66f Mon Sep 17 00:00:00 2001
From: buli <137736985@qq.com>
Date: 星期一, 05 六月 2023 11:22:08 +0800
Subject: [PATCH] Merge branch 'master' into LightningUpgradeProject

---
 force-app/main/default/objects/OPDPlan__c/webLinks/CustomLink.webLink-meta.xml |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/force-app/main/default/objects/OPDPlan__c/webLinks/CustomLink.webLink-meta.xml b/force-app/main/default/objects/OPDPlan__c/webLinks/CustomLink.webLink-meta.xml
index b131fbb..c931df8 100644
--- a/force-app/main/default/objects/OPDPlan__c/webLinks/CustomLink.webLink-meta.xml
+++ b/force-app/main/default/objects/OPDPlan__c/webLinks/CustomLink.webLink-meta.xml
@@ -10,7 +10,6 @@
     <url>{!RequireScript(&quot;/soap/ajax/51.0/connection.js&quot;)} 
 {!RequireScript(&quot;/soap/ajax/51.0/apex.js&quot;)} 
 {!RequireScript(&quot;/resource/CommonUtilJs&quot;)} 
-//2021-10-21 gwy 鐗堟湰鏇存敼涓�51.0
 var foo = function() {
    var Status = &quot;{!OPDPlan__c.Status__c}&quot;;
    if(Status == &apos;鍙栨秷&apos; || Status == &apos;瀹屾瘯&apos; ){

--
Gitblit v1.9.1