Commit 00fd6941755ba6f4874a61d4b8ff5b82190a6a2b
1 parent
37eff292
ditu
Showing
1 changed file
with
1 additions
and
1 deletions
js/pagejs/parkquery.js
@@ -445,7 +445,7 @@ $(function () { | @@ -445,7 +445,7 @@ $(function () { | ||
445 | "Title": "行政区划", | 445 | "Title": "行政区划", |
446 | "inputName": "selected1_value", | 446 | "inputName": "selected1_value", |
447 | // 默认选中的值(参数值写需要选中的select的value值) | 447 | // 默认选中的值(参数值写需要选中的select的value值) |
448 | - "selected": "2703", | 448 | + "selected": "658", |
449 | Succee: function () { | 449 | Succee: function () { |
450 | // console.log($("input[name='selected1_value']").attr('value')); | 450 | // console.log($("input[name='selected1_value']").attr('value')); |
451 | checkText = $(".sel-title").eq(0).text(); | 451 | checkText = $(".sel-title").eq(0).text(); |