2023-11-20-dist

This commit is contained in:
X1627315083
2023-11-20 17:37:32 +08:00
parent 4f26d58ca8
commit 8e22029ee7
37 changed files with 47 additions and 45 deletions

View File

@@ -583,7 +583,6 @@ export default defineComponent({
},
scaleImage(){
let scaleImage:any = this.$refs.scaleImage
console.log(this.fileList);
scaleImage.init(this.fileList)
},