19626
2023-06-26 cb676d5d9631864b9fd634f9b3052a17c41ed345
force-app/main/default/lwc/lexClosingCaseFlow/lexClosingCaseFlow.js-meta.xml
File was renamed from force-app/main/default/lwc/lexSpecilaApplyCreate/lexSpecilaApplyCreate.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>