|
|
@@ -67,7 +67,8 @@ var bootstrap = function ($, learun) { |
|
|
|
url: top.$.rootUrl + |
|
|
|
'/LR_SystemModule/DataSource/GetDataTable?code=CdMajorInfo', |
|
|
|
param: { |
|
|
|
strWhere: "1=1 and Area='" + countyCode + "'" |
|
|
|
//strWhere: "1=1 and Area='" + countyCode + "'" |
|
|
|
strWhere: "1=1" |
|
|
|
}, |
|
|
|
value: "id", |
|
|
|
text: "majorname", |
|
|
|