diff --git a/src/views/system/motionPrescriptionLibrary/index.vue b/src/views/system/motionPrescriptionLibrary/index.vue index 6782ed3..62fb6ea 100644 --- a/src/views/system/motionPrescriptionLibrary/index.vue +++ b/src/views/system/motionPrescriptionLibrary/index.vue @@ -556,7 +556,6 @@ export default { handleChange(file, fileList) {}, // 文件上传中处理 handleFileUploadProgress(event, file, fileList) { - console.log(fileList); this.upload.isUploading = true; }, //删除文件