src/main/webapp/static/js/plan/plan.js
@@ -287,7 +287,6 @@ $("#upload-file-id-" + file.lastModified).html("上传中") putObject(file,(p) => { // console.log(p) $("#upload-file-id-" + file.lastModified).html("上传中:" + (Math.round(p * 100)) + "%") }).then((result) => { var filename = result.name