panyong 3 سال پیش
والد
کامیت
aedca45846
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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
     }
   },
   {