修复画布有时候无法打开bug

This commit is contained in:
X1627315083
2025-09-11 15:43:19 +08:00
parent 14725b430e
commit b72b0d0cc6
4 changed files with 7 additions and 9 deletions

View File

@@ -1539,8 +1539,8 @@ export default defineComponent({
},500)
},
setSlogan(){
// let createSlogan:any = this.$refs.createSlogan
// createSlogan.init()
let createSlogan:any = this.$refs.createSlogan
createSlogan.init()
},
setSloganData(data:any){
this.selectGenerateList = data