fix:添加面授课的开课,无法配置作业问题

This commit is contained in:
wyx
2023-04-03 13:40:29 +08:00
parent c97df0dae8
commit fca6a654fc
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,7 @@ import {USER_PERMISSION} from "@/api/ThirdApi";
const store = useStore();
const isLogin = ref(false);
console.log("版本2.3.7------------");
console.log("版本2.3.8------------");
// 监听关闭浏览器
let time1 = ref(0);