编译报错
This commit is contained in:
@@ -82,7 +82,6 @@ export default {
|
|||||||
this.$message.error('上传图片大小不能超过 1MB!')
|
this.$message.error('上传图片大小不能超过 1MB!')
|
||||||
return false
|
return false
|
||||||
}
|
}
|
||||||
|
|
||||||
const _self = this
|
const _self = this
|
||||||
const _URL = window.URL || window.webkitURL
|
const _URL = window.URL || window.webkitURL
|
||||||
const fileName = file.uid
|
const fileName = file.uid
|
||||||
|
|||||||
Reference in New Issue
Block a user