diff --git a/src/components/parkEnter.vue b/src/components/parkEnter.vue index da7be62..d06c338 100644 --- a/src/components/parkEnter.vue +++ b/src/components/parkEnter.vue @@ -42,7 +42,7 @@ export default { this.query.sign = 4 this.query.token = '666' - this.query.carNumber = this.phone+'111' + this.query.carNumber = this.phone this.query.terminalSource = "7";//增加字段:1:任你听 3:微信公共号 4:云平台 7:H5 noCarQRcodeInOutPark(this.query).then(res => { if (res.code == 0) {