Explorar el Código

改为activated

xuefy hace 3 años
padre
commit
0501118701
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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){