fix
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user