|
@@ -711,10 +711,7 @@ export default {
|
|
this.isSelectType = true
|
|
this.isSelectType = true
|
|
}
|
|
}
|
|
if(this.outContractNo[i].priceType=='随行就市'){
|
|
if(this.outContractNo[i].priceType=='随行就市'){
|
|
- this.isGetCost = false
|
|
|
|
- this.dataList.cost = this.dataList.cost
|
|
|
|
- }else{
|
|
|
|
- this.isGetCost = true
|
|
|
|
|
|
+ this.disabled1 = !this.disabled1
|
|
}
|
|
}
|
|
if(this.outContractNo[i].tranCarInfoList){
|
|
if(this.outContractNo[i].tranCarInfoList){
|
|
this.options2=this.outContractNo[i].tranCarInfoList
|
|
this.options2=this.outContractNo[i].tranCarInfoList
|