guhongwei 4 年之前
父节点
当前提交
cebb9ca89b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/common/top.vue

+ 1 - 1
src/components/common/top.vue

@@ -92,7 +92,7 @@ export default {
           this.$router.push({ path: '/admin/live/train' });
         }
       } else {
-        console.log('3');
+        console.log('31');
         console.log(this.user);
       }
     },