|
@@ -1,6 +1,5 @@
|
|
<template>
|
|
<template>
|
|
<section class="app-main">
|
|
<section class="app-main">
|
|
- {{ cachedViews }}
|
|
|
|
<div class="main-container">
|
|
<div class="main-container">
|
|
<router-view v-slot="{ Component, route }">
|
|
<router-view v-slot="{ Component, route }">
|
|
<keep-alive :include="[cachedViews]">
|
|
<keep-alive :include="[cachedViews]">
|