@@ -433,7 +433,7 @@ export default {
/* watch:{
'form.zfiCoreQuotaId':'change'
}, */
- created() {
+ activated() {
const zfiId = this.$route.params && this.$route.params.zfiId;
getCreditDetail(zfiId).then((response) => {
if(response.data){