|
@@ -948,6 +948,8 @@
|
|
|
this.options2 = this.outContractNo[i].tranCarInfoList
|
|
|
this.tranCarInfoList = this.outContractNo[i].tranCarInfoList
|
|
|
// this.carstatus = true
|
|
|
+ }else{
|
|
|
+ this.options2 =[]
|
|
|
}
|
|
|
this.fleetNameList=this.outContractNo[i].tranCarInfoList1
|
|
|
}
|
|
@@ -2113,6 +2115,8 @@
|
|
|
this.options2 = this.outContractNo[i].tranCarInfoList
|
|
|
this.tranCarInfoList = this.outContractNo[i].tranCarInfoList
|
|
|
// this.carstatus = true
|
|
|
+ }else{
|
|
|
+ this.options2 =[]
|
|
|
}
|
|
|
this.fleetNameList=this.outContractNo[i].tranCarInfoList1
|
|
|
}
|