This commit is contained in:
liuye
2022-04-07 20:11:01 +08:00
parent dc27ac30e9
commit 11465a2190

View File

@@ -65,7 +65,7 @@ export default {
} }
}, },
created() { created() {
this.dict.load("productRepaymentTimeline", "financialFundPurpose","financingDemandApplyType") this.dict.load("productRepaymentTimeline", "financialFundPurpose","financingDemandApplyType", "enterpriseType")
}, },
methods: { methods: {
goPage(obj) { goPage(obj) {