cloud-server-management/src/main/webapp/static/modular/system/tStudent/tStudent.js
@@ -129,6 +129,24 @@ }; /** * 学员管理 */ TStudent.openTStudentDetail2 = function () { if (this.check()) { var index = layer.open({ type: 2, title: '详情', area: ['100%', '100%'], //宽高 fix: false, //不固定 maxmin: true, content: Feng.ctxPath + '/tStudent/tStudent_commite/' + TStudent.seItem.id }); this.layerIndex = index; } }; /** * 删除