huxuetao 3 năm trước cách đây
mục cha
commit
c9303f8755
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/main/webapp/webpage/modules/workout/workOutForm.jsp

+ 1 - 0
src/main/webapp/webpage/modules/workout/workOutForm.jsp

@@ -156,6 +156,7 @@
         });
 
         function insertTitle(tValue){
+        	console.log()
             var list = "${workOut.workAttachments}";
             var size = (list.split('url')).length-1;
             var files = $("#attachment_file")[0].files;            for(var i = 0;i<files.length;i++) {                var file = files[i];