소스 검색

改为activated

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