push Develop
This commit is contained in:
@@ -250,8 +250,6 @@ export default defineComponent({
|
||||
|
||||
setTimeout(()=>{
|
||||
nextTick().then(()=>{
|
||||
let image:any = new Image()
|
||||
image.src = this.option.img
|
||||
let imgbox:any = this.$refs.imgbox
|
||||
let imgBoxSize = imgbox.getElementsByClassName('cropper-crop-box')[0]
|
||||
let imgBoxSizeBG = imgbox.getElementsByClassName('cropper-view-box')[0]
|
||||
|
||||
Reference in New Issue
Block a user