管理页面不弹保存提示
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -74,7 +74,7 @@ const routes: RouteRecordRaw[] = [ | ... | @@ -74,7 +74,7 @@ const routes: RouteRecordRaw[] = [ |
| 74 | sidebar: false, | 74 | sidebar: false, |
| 75 | breadcrumb: false, | 75 | breadcrumb: false, |
| 76 | cache: true, | 76 | cache: true, |
| 77 | editPage: true | 77 | editPage: false |
| 78 | }, | 78 | }, |
| 79 | }, { | 79 | }, { |
| 80 | path: 'settle-start', | 80 | path: 'settle-start', | ... | ... |
-
Please register or sign in to post a comment