xuefy преди 3 години
родител
ревизия
0501118701
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      front-vue/src/views/service/credit/addInformation.vue

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