Commit ed66e637 by 陈玉桐

fix

parent 419a9f1b
......@@ -311,11 +311,11 @@ export default {
allowTaint: false
}).then(canvas => {
me.posterUrl = canvas.toDataURL('image/png')
me.loadingShow = false
me.showPoster = true
me.createDialogShow = true
me.loadingShow = false
me.showPoster = true
me.createDialogShow = true
})
},300)
},100)
}else{
this.applyDialogShow = true
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment