注释代码放开

This commit is contained in:
zdg 2024-09-02 18:35:16 +08:00
parent 1d808950b5
commit b4c2751e8c
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ const btnList = [ // 工具栏按钮列表
onMounted(async() => { onMounted(async() => {
if (!electron) return // if (!electron) return //
// console.log(sessionStore) // console.log(sessionStore)
// getClassInfo() // ex3 getClassInfo() // ex3
setTimeout(() => { setTimeout(() => {
resetStatus() // - resetStatus() // -
}, 200); }, 200);