祖柔惠 发表于 2025-6-6 18:15:20

vxe-form table 实现折叠表单

官网:https://vxeui.com


<template>

    <vxe-form
      v-bind="formOptions"
      @submit="submitEvent">
    </vxe-form>

</template>https://gitee.com/x-extends/vxe-pc-ui

来源:程序园用户自行投稿发布,如果侵权,请联系站长删除
免责声明:如果侵犯了您的权益,请联系站长,我们会及时删除侵权内容,谢谢合作!
页: [1]
查看完整版本: vxe-form table 实现折叠表单