ソースを参照

fix: 车损验车事项设置默认值

wuguojie 1 年間 前
親
コミット
e0087051b6
1 ファイル変更、6 行追加、2 行削除
  1. 6 2
      src/views/Task/daikeComponents/KtLetter1.vue

+ 6 - 2
src/views/Task/daikeComponents/KtLetter1.vue

@@ -4,7 +4,7 @@
       <div class="home flex j-s a-c">
         <div class="flex j-s a-c">
           <img src="../../../../src/icon/归属信息.png" alt class="icon-img" />
-          <span style="margin-left: 10px">归属信息</span>
+          <span style="margin-left: 10px">归属信息11111</span>
         </div>
       </div>
       <el-form class="demo-ruleForm" :model="userform" ref="userform" label-width="130px" size="small"
@@ -6540,6 +6540,11 @@ export default {
                     if (e.agreement) {
                       e.agreement.forEach(el => (el.disabled = false));
                     }
+                      if(e.namesimple=='永安财险') {
+                          if(!e.result.carChecker) {
+                              e.result.carChecker = 3
+                          }
+                      }
                   });
                 }
                 this.totalCompanyList = res.data;
@@ -9947,7 +9952,6 @@ export default {
 
     //永安报价
     yongan(num, id) {
-        console.log(123123123, this.totalCompanyList[num])
       let isTaxSource = this.totalCompanyList[num].isTaxSource;
       let params = {
         accidentalDrivingVo:{},