This commit is contained in:
dap
2025-02-18 14:08:05 +08:00
29 changed files with 1086 additions and 46 deletions

View File

@@ -336,7 +336,7 @@ function autofocus() {
>
<VbenRenderContent
:content="customContentRender[name]"
v-bind="{ ...renderSlotProps, $formContext: slotProps }"
v-bind="{ ...renderSlotProps, formContext: slotProps }"
/>
</template>
<!-- <slot></slot> -->