From a0f598327b7368730c2431271d78b13922afb849 Mon Sep 17 00:00:00 2001 From: ndbs Date: Fri, 29 Apr 2022 10:27:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=99=E5=B8=88=E5=9F=B9=E8=AE=AD=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=E5=88=97=E8=A1=A8=E6=98=BE=E7=A4=BA=E6=9C=89=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Areas/PersonnelManagement/Views/TeacherTrain/Index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/PersonnelManagement/Views/TeacherTrain/Index.js b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/PersonnelManagement/Views/TeacherTrain/Index.js index 569b4f213..9a991b12b 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/PersonnelManagement/Views/TeacherTrain/Index.js +++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/PersonnelManagement/Views/TeacherTrain/Index.js @@ -86,7 +86,7 @@ var bootstrap = function ($, learun) { { label: "培训内容", name: "TTContent", width: 100, align: "left" }, { label: "培训机构", name: "TTOrganization", width: 100, align: "left" }, { label: "培训方式", name: "TTWay", width: 100, align: "left" }, - { label: "所获证数", name: "TTCertificates", width: 100, align: "left" }, + { label: "所获证书", name: "TTCertificates", width: 100, align: "left" }, { label: "培训级别", name: "TTLevel", width: 100, align: "left", formatterAsync: function (callback, value, row, op, $cell) {