gjy há 3 anos atrás
pai
commit
251d94b8e7

+ 1 - 1
src/views/houseSelfCollect/component/routers/route.js

@@ -164,7 +164,7 @@ const houseSelfCollectRouter = {
         shortcutEntrance: 'settlement',
         module: 'acquisitionManagement.acquisitionPay.view',
         permissicon: [],
-        keepAlive: true
+        keepAlive: false
       },
       hidden: true
     },

+ 1 - 1
src/views/houseSelfCollect/settlement.vue

@@ -313,7 +313,7 @@
         imgUrl: '',
       }
     },
-    activated() {
+    mounted() {
       this.types = this.$route.query.type
       if (this.types == 2) {
         this.disabled = true