mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-28 01:53:53 +08:00
fix:修复"设备管理"页面解绑设备时出现的异常,添加批量解绑功能,完善搜索功能
This commit is contained in:
@@ -73,7 +73,6 @@
|
||||
<param-dialog :title="dialogTitle" :visible.sync="dialogVisible" :form="paramForm" @submit="handleSubmit"
|
||||
@cancel="dialogVisible = false" />
|
||||
|
||||
<!-- <div class="copyright">©2025 xiaozhi-esp32-server </div>-->
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user