完善左侧菜单及功能

This commit is contained in:
2024-05-22 08:44:51 +08:00
parent 5211a0ccea
commit 9ecffc0f10
27 changed files with 5950 additions and 56 deletions

View File

@@ -160,6 +160,7 @@
imgFiles.push(o.url)
})
this.$emit('fileChange', this.files)
this.$emit('change', this.files)
},
handleRemove(file, fileList) {
console.log('file:' + JSON.stringify(file))