@@ -128,7 +128,7 @@
if (op.deviceNo) {
this.submitForm.deviceNo = op.deviceNo;
this.submitForm.channelNo = op.gun;
- this.submitForm.carNumber = '鄂DD12352';
+ this.submitForm.carNumber = op.carNumber;
}