|
|
@ -156,7 +156,7 @@
|
|
|
|
},export:function () {//导出 /jlw/student/studentLogListExport.json
|
|
|
|
},export:function () {//导出 /jlw/student/studentLogListExport.json
|
|
|
|
layer.confirm('是否确定导出学生信息?', function (index) {
|
|
|
|
layer.confirm('是否确定导出学生信息?', function (index) {
|
|
|
|
|
|
|
|
|
|
|
|
window.open(Common.ctxPath + "/jlw/student/studentLogListExport.json");
|
|
|
|
window.open(Common.ctxPath + "/jlw/student/studentUseLogListExport.json");
|
|
|
|
layer.close(index);
|
|
|
|
layer.close(index);
|
|
|
|
});
|
|
|
|
});
|
|
|
|
}
|
|
|
|
}
|
|
|
|