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");