yaoyao 1 year ago
parent
commit
b450e48cd9
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/views/Task/daikeComponents/KtLetter1.vue

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

@@ -9944,6 +9944,9 @@ export default {
     quoteInsurance(num, id, namesimple, apiType) {
     quoteInsurance(num, id, namesimple, apiType) {
       console.log(apiType, 'apiType')
       console.log(apiType, 'apiType')
       let api = apiType == 2 ? "pythonquote" : "";
       let api = apiType == 2 ? "pythonquote" : "";
+      if (namesimple ==  '诚泰财险') {
+        api = "pythonquote"
+      }
       let ccidenttype = this.totalCompanyList[num].cnName;
       let ccidenttype = this.totalCompanyList[num].cnName;
       let isTaxSource = this.totalCompanyList[num].isTaxSource;
       let isTaxSource = this.totalCompanyList[num].isTaxSource;
       // accidentalDrivingVo = this.totalCompanyList[num].programme.drivingList[0] || {}
       // accidentalDrivingVo = this.totalCompanyList[num].programme.drivingList[0] || {}