main
kgdxpr 1 year ago
parent 5979f8bbb8
commit ec8b54ebd3

@ -216,10 +216,10 @@
$("input:radio[name=xb][value=" + res.xb + "]").attr("checked", "true");
$("#mz").val(res.mz);
$("#zzmm").val(res.zzmm);
//$("#id_card").val(res.idcard_code);
$("#id_card").val(res.idcard_code);
//$("#sort_id").val(res.sort_id);
//$("#birthday").val(res.birthday.split(" ")[0]);
$("#xjh").val(res.xjh);
//$("#xjh").val(res.xjh);
//$("#xjfh").val(res.xjfh);
$("#stu_source").val(res.stu_source);
form.render();//一定要render

Loading…
Cancel
Save