预警中心
待处理预警
改善行动
{{ row.alert_level==='red'?'🔴紧急':'🟡警告' }}
{{ {pending:'待处理',processing:'处理中',resolved:'已处理'}[row.status] || row.status }}
处理
创建改善计划
新建改善计划
{{ {high:'高',medium:'中',low:'低'}[row.priority] || row.priority }}
{{ {pending:'待开始',in_progress:'进行中',completed:'已完成',cancelled:'已取消'}[row.status] || row.status }}
编辑
删除
同时创建改善行动计划
取消
确认处理
取消
保存