【代码评审】IoT:场景联动的 review

This commit is contained in:
YunaiV
2025-03-23 08:40:37 +08:00
parent eaefbabea2
commit cbdcffb20c
8 changed files with 32 additions and 13 deletions

View File

@@ -1,3 +1,5 @@
<!-- TODO @puhui999IoT 前缀去掉哈文件名 -->
<!-- IoT 设备选择使用弹窗展示 -->
<template>
<Dialog :title="dialogTitle" v-model="dialogVisible" :appendToBody="true" width="60%">
<ContentWrap>
@@ -99,6 +101,8 @@
</el-form-item>
</el-form>
</ContentWrap>
<!-- 列表 -->
<ContentWrap>
<el-table
ref="tableRef"