瀏覽代碼

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