fix:优化警告标题

zlx
zhoulexin 13 hours ago
parent f9e89d5bf9
commit e59a59eec8

@ -300,7 +300,7 @@ function connectDetectStream() {
.join('\n') .join('\n')
Object.assign(sopAlert, { Object.assign(sopAlert, {
visible: true, visible: true,
title: `SOP 流程 #${msg.process_id} 未完成`, title: `警告:SOP 流程 #${msg.process_id} 未完成`,
content: detail content: detail
}) })
} }

Loading…
Cancel
Save