浏览代码

增加弹窗

wangxy 6 月之前
父节点
当前提交
6259340ac2
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      pages/unitTest/index.vue

+ 0 - 1
pages/unitTest/index.vue

@@ -83,7 +83,6 @@
 	// 继续学习
 	async function goStudyContinue() {
 		// 设置 从单元测试 到 岛 的路由参数
-    console.log(activeZhang)
     activeZhang.value.nextZhang ? activeZhang.value.nextZhang.zhangId : null;
     cacheManager.updateObject('auth', {
       zhangId: activeZhang.value.nextZhang.zhangId,