fix:优化警告标题

zlx
zhoulexin 10 hours ago
parent f9e89d5bf9
commit e59a59eec8

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

Loading…
Cancel
Save