抢单记录完成
This commit is contained in:
@@ -23,11 +23,8 @@ export default {
|
||||
return !!this.$route.query.id ? GrabDetail : GrabList
|
||||
}
|
||||
},
|
||||
data() {
|
||||
return {}
|
||||
},
|
||||
created() {
|
||||
this.dict.load("enterpriseName")
|
||||
this.dict.load("financingDemandStatus", "productRepaymentTimeline", "financialFundPurpose")
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user