xubh 4 년 전
부모
커밋
dc7516c229
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/main/webapp/admin/businessNumManage/businessNumUpdate.html

+ 0 - 1
src/main/webapp/admin/businessNumManage/businessNumUpdate.html

@@ -65,7 +65,6 @@
 
 		layui.each(rowData, function(index, item){
 			if(index =="type") {
-				alert(item);
 				if(item == '04'){
 					$("[name='accountType'][value='04']").prop("checked", "checked");