LiJinHuan
2023-07-04 d117f4fc33bfdbbd698a46abc2bc6c4070d7c6ee
force-app/main/default/lwc/lexAccessory_Add/lexAccessory_Add.js-meta.xml
@@ -15,6 +15,7 @@
        <targetConfig targets="lightning__FlowScreen">
            <!-- name js中使用的变量,从屏幕流中获取参数  label 在屏幕流的该LWC的设置中显示 -->
            <property name="recordId" type="String" label="recordId"/>
            <property name="rentalApplyEquipmentSetDetailIds" type="String[]" label="rentalApplyEquipmentSetDetailIds"/>
        </targetConfig>
    </targetConfigs>
</LightningComponentBundle>