From 928399eceec50e3d37ea08669a12789a9410a9d2 Mon Sep 17 00:00:00 2001
From: 沙世明 <shashiming@prec-tech.com>
Date: 星期二, 22 十一月 2022 16:51:16 +0800
Subject: [PATCH] 111
---
force-app/main/default/objects/Maintenance_Contract_Estimate__c/webLinks/CustomNewMC.webLink-meta.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/force-app/main/default/objects/Maintenance_Contract_Estimate__c/webLinks/CustomNewMC.webLink-meta.xml b/force-app/main/default/objects/Maintenance_Contract_Estimate__c/webLinks/CustomNewMC.webLink-meta.xml
index 4904016..001f021 100644
--- a/force-app/main/default/objects/Maintenance_Contract_Estimate__c/webLinks/CustomNewMC.webLink-meta.xml
+++ b/force-app/main/default/objects/Maintenance_Contract_Estimate__c/webLinks/CustomNewMC.webLink-meta.xml
@@ -24,7 +24,7 @@
//缁翠慨鍚堝悓鏂板缓鎶ヤ环鏃讹紝濡傛灉鏄厛娆惧璞★紝寮瑰嚭瀵硅瘽妗嗘彁绀� thh 20220304 end
if("{!Maintenance_Contract__c.RecordTypeId}" == "01210000000gTYq"){
if( "{!Maintenance_Contract__c.URF_Contract__c}" == "0" ){
- window.open( "/apex/SelectAssetEstimateVM?mcid={!URLENCODE(Maintenance_Contract__c.Id)}", "_top");
+ window.open( "/apex/SelectAssetEstimateVMgzw?mcid={!URLENCODE(Maintenance_Contract__c.Id)}", "_top");
}else{
window.open( "/apex/SelectAssetEstimateURF?mcid={!URLENCODE(Maintenance_Contract__c.Id)}", "_top");
}
--
Gitblit v1.9.1