|
|
@ -975,7 +975,7 @@
|
|
|
|
async: false,
|
|
|
|
async: false,
|
|
|
|
url: "/QingLong/zbdc/getSchoolCgzb?bureau_id=" + bureauId,
|
|
|
|
url: "/QingLong/zbdc/getSchoolCgzb?bureau_id=" + bureauId,
|
|
|
|
success: function (res) {
|
|
|
|
success: function (res) {
|
|
|
|
|
|
|
|
console.log(res);
|
|
|
|
$("#wl_cgss").html(res.wl_cgss);
|
|
|
|
$("#wl_cgss").html(res.wl_cgss);
|
|
|
|
$("#wl_cgmj").html(res.wl_cgmj);
|
|
|
|
$("#wl_cgmj").html(res.wl_cgmj);
|
|
|
|
$("#wl_tjss").html(res.wl_tjss);
|
|
|
|
$("#wl_tjss").html(res.wl_tjss);
|
|
|
|