lilei hace 4 años
padre
commit
fc6800d252
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/work/index/index.vue

+ 1 - 1
pages/work/index/index.vue

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