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