Browse Source

Убрал дебаг

Book Pauk 6 năm trước cách đây
mục cha
commit
7dec7aadf6
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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>