|
|
@@ -428,6 +428,7 @@ export default {
|
|
|
})
|
|
|
this.oldVersionHistory = res.data.feeOrderNewVo;
|
|
|
}
|
|
|
+ res.data.carinfo.carnature=res.data.carinfo.carnature=='02'?"非营业":"营业";
|
|
|
this.orderInfo = res.data
|
|
|
this.feeDetailInfo = res.data.orderFeeResult;
|
|
|
this.oldFeeInfo = res.data.adjustFeeDescVo;
|