From e0de9222da210f9c8eb1a9f5400f936a14923e11 Mon Sep 17 00:00:00 2001 From: binxie <137736985@qq.com> Date: 星期六, 20 一月 2024 13:16:47 +0800 Subject: [PATCH] addvalidationrule --- force-app/main/default/objects/Consum_Apply__c/webLinks/Loaned_history.webLink-meta.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/force-app/main/default/objects/Consum_Apply__c/webLinks/Loaned_history.webLink-meta.xml b/force-app/main/default/objects/Consum_Apply__c/webLinks/Loaned_history.webLink-meta.xml index 0cd1aa3..5d9a167 100644 --- a/force-app/main/default/objects/Consum_Apply__c/webLinks/Loaned_history.webLink-meta.xml +++ b/force-app/main/default/objects/Consum_Apply__c/webLinks/Loaned_history.webLink-meta.xml @@ -16,5 +16,5 @@ <protected>false</protected> <showsLocation>true</showsLocation> <showsStatus>true</showsStatus> - <url>/00OC60000000WfcMAE?pv0={!Consum_Apply__c.Hospital_ID__c}</url> + <url>/00O1000000661NB?pv0={!Consum_Apply__c.Hospital_ID__c}</url> </WebLink> -- Gitblit v1.9.1