Ver código fonte

2019-09-05 13:45

xs 5 anos atrás
pai
commit
f213f2736f

+ 1 - 0
src/main/webapp/webpage/modules/sg/projecttem/addItem2Form.js

@@ -36,6 +36,7 @@ layui.use('upload', function(){
                 });
 
                 tbodyListView.append(tr);
+                uploadListIns.config.elem.next()[0].value = '';
             });
         }
     });