From 73dec5f3c66ec001cdeeca4f21d5542232b4df6f Mon Sep 17 00:00:00 2001 From: liangkun Date: Fri, 8 Jul 2022 17:06:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=AA=E4=BA=BA=E4=BF=A1=E6=81=AF=E6=9F=A5?= =?UTF-8?q?=E7=9C=8B=E9=A1=B5=E9=9D=A2=E6=9D=A5=E6=A0=A1=E5=B9=B4=E6=9C=88?= =?UTF-8?q?=E5=AD=97=E6=AE=B5=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Learun.Application.Web/Views/UserCenter/Index.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/UserCenter/Index.cshtml b/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/UserCenter/Index.cshtml index 2d9f074fc..a4014837c 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/UserCenter/Index.cshtml +++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/UserCenter/Index.cshtml @@ -415,7 +415,7 @@
  • 文化程度 : {{teacherInfo.CultureDegreeNo | cultureDegreeNo}}
  • 毕业学校 : {{teacherInfo.GraduateSchoolName}}
  • 最高学位 : {{teacherInfo.DegreeNo | degreeNo}}
  • -
  • 来校年月 : {{teacherInfo.InSchoolDate | date}}
  • +
  • 来校年月 : {{teacherInfo.SchoolDate | date}}