Browse Source

计算器-

panyong 3 years ago
parent
commit
aedca45846
1 changed files with 1 additions and 1 deletions
  1. 1 1
      htmldev/loan/src/router/index.js

+ 1 - 1
htmldev/loan/src/router/index.js

@@ -97,7 +97,7 @@ const routes = [
     component: _import('views/loan/coupon/index'),
     meta: {
       isUseCache: false,
-      keepAlive: false
+      keepAlive: true
     }
   },
   {