|
|
@@ -186,7 +186,7 @@ var bootstrap = function ($, learun) { |
|
|
|
$('#EntranceWay').lrDataItemSelect({ code: 'EntranceWay' }); |
|
|
|
$('#RecruitCooperateForm').lrDataItemSelect({ code: 'RecruitCooperateForm' }); |
|
|
|
$('#MajorDetailNo').lrDataItemSelect({ code: 'MajorDetail' }); |
|
|
|
$('#CountryNo').lrDataItemSelect({ code: 'Nationality' }); |
|
|
|
$('#CountryNo').lrDataItemSelect({ code: 'BCdCountry' }); |
|
|
|
}, |
|
|
|
initData: function () { |
|
|
|
if (!!keyValue) { |
|
|
|