rabin 3 년 전
부모
커밋
bf4caa4e8a
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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();
 		  });