Weben_CMS专用代码生成器/Weben_CMS_TemplateDemo/templatedemo_web/src/components/DyFormForHighQuery/DyFormForHighQuery.tsx
@@ -121,7 +121,7 @@ } const FormRenderForHighSelectOptions: any = ($props: any) => { const item: FormItemPropType = $props.item const options = $props.item.highSelectOptions || [] const options = $props.item.highSelectAttrs?.options || [] if (1===1) { return options.map((el: OptionItemType) => ( <Option