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