修改15秒超时,并且删除打印

This commit is contained in:
zhangsir
2024-09-05 10:56:02 +08:00
parent 3b017445c6
commit 98c891bc23
97 changed files with 377 additions and 344 deletions

View File

@@ -147,7 +147,7 @@
})
},
lastTabChange(tab,event){
console.log(tab.name);
// console.log(tab.name);
}
}
}