瀏覽代碼

黑艺新账号
ndbs 1 年之前
父節點
當前提交
1e8160fa9f
共有 2 個文件被更改,包括 4 次插入4 次删除
  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 查看文件

@@ -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 查看文件

@@ -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…
取消
儲存