Explorar o código

结算页面使用性质显示

@dongkboy %!s(int64=2) %!d(string=hai) anos
pai
achega
a126bc4b62

+ 1 - 0
src/views/FinancialManagement/CarInsurance/Verifytasks/Verifyuntasks.vue

@@ -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;