This commit is contained in:
X1627315083
2023-12-14 12:03:13 +08:00
parent 44d4a45609
commit 73ab435830
4 changed files with 3 additions and 6 deletions

View File

@@ -348,10 +348,8 @@ export default defineComponent({
// this.robotInput = false
this.createTimer()
}
console.log('销毁');
driverObj__.destroy();
// setCookie("isBeginner", false);
setCookie("isBeginner", false);
this.record[index].driver = false
sessionStorage.setItem('record', JSON.stringify(this.record));
this.textScroll()