去除debugger
This commit is contained in:
@@ -285,7 +285,6 @@ export default {
|
||||
this.$emit('change', path)
|
||||
},
|
||||
beforeUpload(file) {
|
||||
debugger
|
||||
this.uploadGoOn = true
|
||||
file.uploadGoOn = true
|
||||
const fileSize = file.size // 上传的文件大小
|
||||
|
||||
Reference in New Issue
Block a user