xubh 4 years ago
parent
commit
dc7516c229
1 changed files with 0 additions and 1 deletions
  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");