|
@@ -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,
|