|
@@ -374,6 +374,7 @@ var bootstrap = function ($, learun) { |
|
|
url: top.$.rootUrl + '/EducationalAdministration/StuInfoBasic/ImportForm', |
|
|
url: top.$.rootUrl + '/EducationalAdministration/StuInfoBasic/ImportForm', |
|
|
width: 600, |
|
|
width: 600, |
|
|
height: 400, |
|
|
height: 400, |
|
|
|
|
|
btn: null, |
|
|
callBack: function (id) { |
|
|
callBack: function (id) { |
|
|
return top[id].acceptClick(refreshGirdData); |
|
|
return top[id].acceptClick(refreshGirdData); |
|
|
} |
|
|
} |
|
|