浏览代码

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) : '';