|
|
@@ -476,7 +476,7 @@ const remainingRouter: AppRouteRecordRaw[] = [
|
|
|
name: 'DiyTemplateDecorate',
|
|
|
meta: {
|
|
|
title: '模板装修',
|
|
|
- noCache: true,
|
|
|
+ noCache: false,
|
|
|
hidden: true,
|
|
|
activeMenu: '/mall/promotion/diy-template/diy-template'
|
|
|
},
|
|
|
@@ -487,7 +487,7 @@ const remainingRouter: AppRouteRecordRaw[] = [
|
|
|
name: 'DiyPageDecorate',
|
|
|
meta: {
|
|
|
title: '页面装修',
|
|
|
- noCache: true,
|
|
|
+ noCache: false,
|
|
|
hidden: true,
|
|
|
activeMenu: '/mall/promotion/diy-template/diy-page'
|
|
|
},
|