用户指引部署

This commit is contained in:
X1627315083
2024-08-16 15:40:25 +08:00
parent d36cf4332e
commit 426a125c26
16 changed files with 237 additions and 159 deletions

View File

@@ -829,7 +829,9 @@ export default defineComponent({
}
this.designOpenrtion = false
if(this.driver__.driver){
driverObj__.moveNext();
nextTick(()=>{
driverObj__.moveNext();
})
}
},
clearModal(){