Commit 00fd6941755ba6f4874a61d4b8ff5b82190a6a2b

Authored by liuqimichale
1 parent 37eff292

ditu

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