@dongkboy пре 1 година
родитељ
комит
22dddb67c2

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

@@ -8007,6 +8007,7 @@ export default {
                 this.taikangaccidentDataList = res.data;
                 break;
               case "中国人寿":
+              case "人保财险":
               case "恒邦财险":
               case "太平财险":
               case "安盛天平":
@@ -8499,6 +8500,7 @@ export default {
                     this.dajiaInsuranceData = res.data;
                     break;
                   case "中国人寿":
+                  case "人保财险":
                   case "恒邦财险":
                   case "太平财险":
                   case "华农财险":
@@ -10832,6 +10834,7 @@ export default {
           case "诚泰财险":
           case "泰康财险":
           case "中国人寿":
+          case "人保财险":
           case "恒邦财险":
           case "华农财险":
           case "华安财险":
@@ -10941,6 +10944,15 @@ export default {
         namesimple,
         this.totalCompanyList[num].apiType
       );
+    },
+     //人保
+    renbao(num, id, namesimple) {
+      this.quoteInsurance(
+        num,
+        id,
+        namesimple,
+        this.totalCompanyList[num].apiType
+      );
     },
     //恒邦
     hengbang(num, id, namesimple) {

+ 5 - 0
src/views/Task/daikeComponents/KtOrder.vue

@@ -148,6 +148,7 @@
                   '诚泰财险',
                   '众安财险',
                   '中国人寿',
+                  '人保财险',
                   '安盛天平',
                   '紫金财险',
                   '渤海财险',
@@ -179,6 +180,7 @@
                   '诚泰财险',
                   '众安财险',
                   '中国人寿',
+                  '人保财险',
                   '安盛天平',
                   '紫金财险',
                   '永诚财险',
@@ -507,6 +509,7 @@
                   '诚泰财险',
                   '众安财险',
                   '中国人寿',
+                  '人保财险',
                   '安盛天平',
                   '紫金财险',
                   '永诚财险',
@@ -1533,6 +1536,7 @@ export default {
         太平洋财险: "auditStatusQuery",
         众安财险: "auditStatusQuery",
         中国人寿: "auditStatusQuery",
+        人保财险: "auditStatusQuery",
         安盛天平: "auditStatusQuery",
         紫金财险: "auditStatusQueryZijin",
         渤海财险: "orderStatusbohai",
@@ -1834,6 +1838,7 @@ export default {
         item.inscompany == "太平洋财险" ||
         item.inscompany == "众安财险" ||
         item.inscompany == "中国人寿" ||
+        item.inscompany == "人保财险" ||
         item.inscompany == "安盛天平" ||
         item.inscompany == "太平财险" ||
         item.inscompany == "泰康财险" ||