作者 anyv
1 个管道 的构建 通过 耗费 0 秒

58

... ... @@ -394,6 +394,7 @@
$('.there_university').html(html);
$('.banji').remove();*/
myschool = JSON.parse(data);
console.log(myschool);
school_s(myschool,mygrade);
}else{
alert(res.msg)
... ...