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