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) {