|
@@ -641,6 +641,7 @@
|
|
carPicker(e) {
|
|
carPicker(e) {
|
|
// this.detailData.gradeKey = e[0] + 1
|
|
// this.detailData.gradeKey = e[0] + 1
|
|
this.detailData.carNo = this.carList[e].carNo
|
|
this.detailData.carNo = this.carList[e].carNo
|
|
|
|
+ this.detailData.tranCarNo = this.carList[e].tranCarNo
|
|
this.detailData.carId = this.carList[e].id
|
|
this.detailData.carId = this.carList[e].id
|
|
},
|
|
},
|
|
onProgress(e) {},
|
|
onProgress(e) {},
|