@ -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
})
}