dengrui пре 11 месеци
родитељ
комит
5afb664cb1
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      src/layout/components/AppMain/index.vue

+ 0 - 1
src/layout/components/AppMain/index.vue

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