Browse Source

黑艺新账号
ndbs 1 year ago
parent
commit
1e8160fa9f
2 changed files with 4 additions and 4 deletions
  1. +2
    -2
      Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuInfoBasic/Index.js
  2. +2
    -2
      Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuInfoBasic/IndexCenter.js

+ 2
- 2
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuInfoBasic/Index.js View File

@@ -513,8 +513,8 @@ var bootstrap = function ($, learun) {
return learun.formatDate(cellvalue, 'yyyy-MM-dd');
}
},
{ label: "毕业证号", name: "DiplomaNo", width: 100, align: "center" },
{ label: "毕业证书备注", name: "DiplomaRemark", width: 100, align: "center" },
//{ label: "毕业证号", name: "DiplomaNo", width: 100, align: "center" },
//{ label: "毕业证书备注", name: "DiplomaRemark", width: 100, align: "center" },
//{
// label: "入党时间", name: "BankCard", width: 100, align: "center",
// formatter: function (cellvalue) {


+ 2
- 2
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuInfoBasic/IndexCenter.js View File

@@ -512,8 +512,8 @@ var bootstrap = function ($, learun) {
return learun.formatDate(cellvalue, 'yyyy-MM-dd');
}
},
{ label: "毕业证号", name: "DiplomaNo", width: 100, align: "center" },
{ label: "毕业证书备注", name: "DiplomaRemark", width: 100, align: "center" },
//{ label: "毕业证号", name: "DiplomaNo", width: 100, align: "center" },
//{ label: "毕业证书备注", name: "DiplomaRemark", width: 100, align: "center" },
//{
// label: "入党时间", name: "BankCard", width: 100, align: "center",
// formatter: function (cellvalue) {


Loading…
Cancel
Save