rabin 3 years ago
parent
commit
bf4caa4e8a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      assets/lib/manage/main.js

+ 0 - 1
assets/lib/manage/main.js

@@ -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();
 		  });