From 63f4c248149d330215d2da44d3f9de08fdb3c0ef Mon Sep 17 00:00:00 2001
From: zhangchunxu <1842059105@qq.com>
Date: 星期五, 14 七月 2023 10:24:52 +0800
Subject: [PATCH] “营业管理自定义”左侧栏和”新建意向“vf跳转
---
force-app/main/default/lwc/lexCustomSubmit/lexCustomSubmit.js-meta.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/force-app/main/default/lwc/lexCustomSubmit/lexCustomSubmit.js-meta.xml b/force-app/main/default/lwc/lexCustomSubmit/lexCustomSubmit.js-meta.xml
index d737898..c4d4cfb 100644
--- a/force-app/main/default/lwc/lexCustomSubmit/lexCustomSubmit.js-meta.xml
+++ b/force-app/main/default/lwc/lexCustomSubmit/lexCustomSubmit.js-meta.xml
@@ -8,4 +8,4 @@
<target>lightning__HomePage</target>
<target>lightning__RecordAction</target>
</targets>
-</LightningComponentBundle>
+</LightningComponentBundle>
\ No newline at end of file
--
Gitblit v1.9.1