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>