|
@@ -249,7 +249,7 @@ export default {
|
|
if(e.data.level == 'O'){
|
|
if(e.data.level == 'O'){
|
|
// 启动超时
|
|
// 启动超时
|
|
if(e.data.msgCode == "PAUSE"){
|
|
if(e.data.msgCode == "PAUSE"){
|
|
- this.startWashCarFail('设备启动超时,请稍后重试或联系客服')
|
|
|
|
|
|
+ this.startWashCarFail(e.data.msgCodeInfo)
|
|
}
|
|
}
|
|
// 停车位置不正确,
|
|
// 停车位置不正确,
|
|
if(e.data.msgCode=="TCWZ_CW"){
|
|
if(e.data.msgCode=="TCWZ_CW"){
|