Parcourir la source

学生处分页面添加学年学期

黑艺新账号
ndbs il y a 9 mois
Parent
révision
e1b3c019e3
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. +2
    -0
      Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuPunishment/Index.js

+ 2
- 0
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuPunishment/Index.js Voir le fichier

@@ -108,6 +108,8 @@ var bootstrap = function ($, learun) {
$('#gridtable').lrAuthorizeJfGrid({
url: top.$.rootUrl + '/EducationalAdministration/StuPunishment/GetPageList',
headData: [
{ label: "学年", name: "AcademicYearNo", width: 100, align: "left" },
{ label: "学期", name: "Semester", width: 100, align: "left" },
{ label: "学号", name: "StuNo", width: 100, align: "left" },
{ label: "姓名", name: "StuName", width: 100, align: "left" },
{ label: "处分名称", name: "PunishName", width: 100, align: "left" },


Chargement…
Annuler
Enregistrer