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

4

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