fix
This commit is contained in:
@@ -341,8 +341,7 @@ export default defineComponent({
|
||||
this.chatCentent = ""
|
||||
},
|
||||
setDriver(index:number){
|
||||
let isBeginner = JSON.parse((getCookie('isBeginner') as any))
|
||||
|
||||
// let isBeginner = JSON.parse((getCookie('isBeginner') as any))
|
||||
if(this.driver__.driver){
|
||||
driverObj__.moveNext();
|
||||
this.robotTop = false
|
||||
|
||||
Reference in New Issue
Block a user