fix:添加设备告警 换图标 设备告警详情 状态流程 按钮权限

This commit is contained in:
zhaohy
2024-07-17 11:13:56 +08:00
parent 1401d3611f
commit c2e69b4d36
19 changed files with 491 additions and 292 deletions

View File

@@ -12,6 +12,7 @@
import { ref } from 'vue';
export default {
name: 'EquipmentAlarmIndex',
components: { Look, Status },
setup() {