@ -40,7 +40,7 @@ document.addEventListener('keydown', (e) => {
console.log("父窗口调用启动");
//取消启动
timebool=true;
this.runEvery10Sec();
runEvery10Sec();
}