소스 검색

2019-09-17

xs 5 년 전
부모
커밋
ceab8e54be
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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) : '';