【代码评审】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

@ -69,6 +69,7 @@
<dict-tag :type="DICT_TYPE.COMMON_STATUS" :value="scope.row.status" />
</template>
</el-table-column>
<!-- TODO @puhui999触发器数组 => 触发器然后展示 x ps执行器数组也类似哈-->
<el-table-column label="触发器数组" align="center" prop="triggers" />
<el-table-column label="执行器数组" align="center" prop="actions" />
<el-table-column