xuefy před 3 roky
rodič
revize
0501118701

+ 1 - 1
front-vue/src/views/service/credit/addInformation.vue

@@ -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){