物联设备设备管理释放解绑

This commit is contained in:
曹磊 2026-03-19 16:20:07 +08:00
parent f65cbb8774
commit 079a16571d
1 changed files with 1 additions and 1 deletions

View File

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