Преглед изворни кода

修改投保资料下载接口。

tomatozq пре 5 година
родитељ
комит
4035e444b1
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/views/business/insuranceFirst-issued.vue

+ 1 - 1
src/views/business/insuranceFirst-issued.vue

@@ -244,7 +244,7 @@ export default {
       });
     },
     downloadFiles() {
-      approvalApi.downloadIdCardZip(this.policyId);
+      approvalApi.downloadPolicyZip(this.policyId);
     },
     downloadPDF() {
       approvalApi.downloadPolicyPDF(this.id, this.policyId);