去除debugger

This commit is contained in:
fengachen
2021-11-01 14:44:35 +08:00
parent ef2019c4b8
commit 968a7a2e21
-1
View File
@@ -285,7 +285,6 @@ export default {
this.$emit('change', path)
},
beforeUpload(file) {
debugger
this.uploadGoOn = true
file.uploadGoOn = true
const fileSize = file.size // 上传的文件大小