Book Pauk 6 лет назад
Родитель
Сommit
7dec7aadf6
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      client/components/CardIndex/CardIndex.vue

+ 0 - 1
client/components/CardIndex/CardIndex.vue

@@ -7,7 +7,6 @@
             <el-tab-pane label="История"></el-tab-pane>
             <router-view></router-view>
         </el-tabs>
-        {{ curRoute }}
     </el-container>
 </template>