@@ -72,7 +72,7 @@ const callbackProcessEvent = (json) => {
let type = json["type"];
let config = json["config"];
- console.log("清洗车 或者 QV 的 当前切换到的步骤", config);
+ console.log("清洗车 或者 QV 的 当前切换到的步骤 ---------", config);
callbackProgressEvent(config);