19626
2023-06-26 666b1cff3d705a53d07cd3ee6d146a7ef7ac7754
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>