Commit 4fa99603 authored by fwz's avatar fwz

车管家id

parent 27d22c32
...@@ -151,7 +151,7 @@ export default { ...@@ -151,7 +151,7 @@ export default {
this.moveCodeInfo[name] = this.formData[i].rules.value this.moveCodeInfo[name] = this.formData[i].rules.value
} }
} }
this.carId = this.model1.carInfo.carId this.moveCodeInfo.carId = this.model1.carInfo.carId
this.moveCodeInfo.carNo = this.model1.carInfo.carNo this.moveCodeInfo.carNo = this.model1.carInfo.carNo
this.moveCodeInfo.moveCode = this.moveCode this.moveCodeInfo.moveCode = this.moveCode
if (!this.checked) { if (!this.checked) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment