Skip to content

Commit 90af177

Browse files
author
wanghui
committed
上传之前清除span
1 parent 2d741f1 commit 90af177

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main/resources/templates/index.ftl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@
8787
</body>
8888
<script>
8989
$("#upload").click(function () {
90+
$('.error').html("");
91+
9092
$.ajaxFileUpload({
9193
url: '${request.contextPath}/qn/upload',
9294
secureuri: false,

0 commit comments

Comments
 (0)