From 1e8160fa9f0936999ce45ec50501c7b6cd9c9311 Mon Sep 17 00:00:00 2001 From: ndbs Date: Tue, 5 Sep 2023 15:38:47 +0800 Subject: [PATCH] --- .../EducationalAdministration/Views/StuInfoBasic/Index.js | 4 ++-- .../Views/StuInfoBasic/IndexCenter.js | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuInfoBasic/Index.js b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuInfoBasic/Index.js index ee8d095a3..646ec661c 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuInfoBasic/Index.js +++ b/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) { diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuInfoBasic/IndexCenter.js b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuInfoBasic/IndexCenter.js index b3bcae8d6..89b99e680 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuInfoBasic/IndexCenter.js +++ b/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) {