|
@@ -45,6 +45,7 @@ |
|
|
learun.layer.toast('保存成功'); |
|
|
learun.layer.toast('保存成功'); |
|
|
setTimeout(function () { |
|
|
setTimeout(function () { |
|
|
learun.nav.closeCurrent(); |
|
|
learun.nav.closeCurrent(); |
|
|
|
|
|
learun.nav.go({ path: '/EducationalAdministration/StuInfoFresh/RegisterQRCode', title: '生成报到二维码', isBack: true, isHead: true, param: {}, type: 'right' }); |
|
|
}, 2000); |
|
|
}, 2000); |
|
|
} |
|
|
} |
|
|
}); |
|
|
}); |
|
@@ -53,7 +54,6 @@ |
|
|
|
|
|
|
|
|
}, |
|
|
}, |
|
|
bind: function ($page) { |
|
|
bind: function ($page) { |
|
|
console.log($page.find('#StudentLoanBLStatus')); |
|
|
|
|
|
$page.find('#StudentLoanBLStatus').lrpickerex({ |
|
|
$page.find('#StudentLoanBLStatus').lrpickerex({ |
|
|
code: 'StudentLoanBLStatus', |
|
|
code: 'StudentLoanBLStatus', |
|
|
type:'dataItem' |
|
|
type:'dataItem' |
|
|