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