From cb676d5d9631864b9fd634f9b3052a17c41ed345 Mon Sep 17 00:00:00 2001
From: 19626 <1962676589@qq.com>
Date: 星期一, 26 六月 2023 09:04:26 +0800
Subject: [PATCH] 修改按钮
---
force-app/main/default/lwc/lexClosingCaseFlow/lexClosingCaseFlow.js-meta.xml | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diff --git a/force-app/main/default/lwc/lexSpecilaApplyCreate/lexSpecilaApplyCreate.js-meta.xml b/force-app/main/default/lwc/lexClosingCaseFlow/lexClosingCaseFlow.js-meta.xml
similarity index 77%
rename from force-app/main/default/lwc/lexSpecilaApplyCreate/lexSpecilaApplyCreate.js-meta.xml
rename to force-app/main/default/lwc/lexClosingCaseFlow/lexClosingCaseFlow.js-meta.xml
index 5354ac9..19d7893 100644
--- a/force-app/main/default/lwc/lexSpecilaApplyCreate/lexSpecilaApplyCreate.js-meta.xml
+++ b/force-app/main/default/lwc/lexClosingCaseFlow/lexClosingCaseFlow.js-meta.xml
@@ -16,9 +16,7 @@
<targetConfigs>
<targetConfig targets="lightning__FlowScreen">
<!-- name js涓娇鐢ㄧ殑鍙橀噺锛屼粠灞忓箷娴佷腑鑾峰彇鍙傛暟 label 鍦ㄥ睆骞曟祦鐨勮LWC鐨勮缃腑鏄剧ず -->
- <property name="oppId" type="String" label="oppId"/>
- <property name="oppName" type="String" label="oppName"/>
- <property name="oppForecastStatus" type="String" label="oppForecastStatus"/>
+ <property name="recordId" type="String" label="recordId"/>
</targetConfig>
</targetConfigs>
</LightningComponentBundle>
\ No newline at end of file
--
Gitblit v1.9.1