Răsfoiți Sursa

fix: 永安财险的车损验车事项全部修改为默认显示未投保

wuguojie 7 luni în urmă
părinte
comite
96c08cda44
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      src/views/Task/daikeComponents/KtLetter1.vue

+ 1 - 0
src/views/Task/daikeComponents/KtLetter1.vue

@@ -10347,6 +10347,7 @@ export default {
           }
           this.totalCompanyList[num].quoteCode = 200;
           this.totalCompanyList[num].result = res.data;
+          this.totalCompanyList[num].result.carChecker = 3
           this.jqstartDate = res.data.startDateJq;
           this.jqendDate = res.data.endDateJq;
           this.systartDate = res.data.startDateSy;