完善左侧菜单及功能
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user