修复谷歌按钮登录失效问题
This commit is contained in:
@@ -813,7 +813,7 @@ export default defineComponent({
|
||||
if(paste.length == 0)this.sketchboardList.push(file);
|
||||
this.sketchboardList = this.sketchboardList.filter((v: any) => v.status === "done");
|
||||
nextTick().then(()=>{
|
||||
if(this.driver__.driver){
|
||||
if(this.driver__.driver && this.type_.type2 == 'Printboard'){
|
||||
driverObj__.moveNext()
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user