|
|
@@ -68,6 +68,8 @@ var bootstrap = function ($, learun) { |
|
|
|
text: "stuname", |
|
|
|
url: top.$.rootUrl + '/LR_SystemModule/DataSource/GetDataTable', |
|
|
|
param: { code: "StuInfoBasic", strWhere: strWhere }, |
|
|
|
// 是否允许搜索 |
|
|
|
allowSearch: true, |
|
|
|
select: function (item) { |
|
|
|
// console.log(item); |
|
|
|
var stuid = ''; |
|
|
|