@@ -3403,6 +3403,7 @@ export default {
let params = {
insCompanyId: this.agreement.partnerCompaniesId,
apiType: id,
+ agreementId:this.agreementId,
};
this.$api.insCompany.getPtlInsAttributionTemplate(params).then((res) => {
if (res.code == "200") {