融资需求核对完成
This commit is contained in:
@@ -23,11 +23,8 @@ export default {
|
||||
return !!this.$route.query.id ? NeedsDetail : NeedsList
|
||||
}
|
||||
},
|
||||
data() {
|
||||
return {}
|
||||
},
|
||||
created() {
|
||||
this.dict.load("enterpriseName")
|
||||
this.dict.load("productRepaymentTimeline", "financialFundPurpose")
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user