Browse Source

2019-09-17

xs 5 years atrás
parent
commit
ceab8e54be
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/main/webapp/webpage/modules/sg/free/individualForm.jsp

+ 0 - 1
src/main/webapp/webpage/modules/sg/free/individualForm.jsp

@@ -210,7 +210,6 @@
                 });
             }
         };
-
         $('.suretable .layui-btn').on('click', function(){
             var type = $(this).data('type');
             active[type] ? active[type].call(this) : '';