修改bug

This commit is contained in:
yangjun 2025-12-25 15:40:53 +08:00
parent f8dcac522f
commit 660d9bcf85
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
</a-form> </a-form>
</div> </div>
<!--引用表格--> <!--引用表格-->
<BasicTable @register="registerTable" :rowSelection="rowSelection"> <BasicTable @register="registerTable" >
<!--插槽:table标题--> <!--插槽:table标题-->
<template #tableTitle> <template #tableTitle>
</template> </template>