fix
This commit is contained in:
@@ -482,7 +482,9 @@ export default defineComponent({
|
||||
).catch(rv=>{
|
||||
this.loadingShow = false
|
||||
})
|
||||
driverObj__.moveNext()
|
||||
if(this.driver__.driver){
|
||||
driverObj__.moveNext()
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user