正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
@@ -560,7 +560,7 @@ | @@ -560,7 +560,7 @@ | ||
560 | *点击确定提交 | 560 | *点击确定提交 |
561 | */ | 561 | */ |
562 | function my_present(){ | 562 | function my_present(){ |
563 | - school = $('#school').val(); | 563 | + school = $('#school').text(); |
564 | type = $('#four_inp').val(); | 564 | type = $('#four_inp').val(); |
565 | console.log(arr); | 565 | console.log(arr); |
566 | region = $('#city_text').val(); | 566 | region = $('#city_text').val(); |
-
请 注册 或 登录 后发表评论