lilei 4 년 전
부모
커밋
fc6800d252
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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"){