贷款完成

This commit is contained in:
aixianling
2022-02-25 09:36:07 +08:00
parent c228161701
commit 829f03e68c
3 changed files with 51 additions and 20 deletions

View File

@@ -24,7 +24,7 @@ export default {
}
},
created() {
this.dict.load("productRepaymentTimeline","financialFundPurpose")
this.dict.load("productRepaymentTimeline", "financialFundPurpose", "enterpriseAuditStatus", "financialLoanApplyStatus")
}
}
</script>