@@ -2425,7 +2425,6 @@ function fastEdit(e, url, title, col, index, type)
if ($('#update_button').length) {
$('#update_button').hide();
}
- console.info(form);
layui.use(['form'], function(){
layui.form.render();
});