From b259270231e29460b91733a4bf766cd0108c5936 Mon Sep 17 00:00:00 2001 From: liangkun Date: Tue, 19 Apr 2022 10:29:36 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E8=80=83=E6=88=90=E7=BB=A9=E5=AD=97?= =?UTF-8?q?=E6=AE=B5=E6=94=B9=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Views/StuScoreNotPass/InputScoreIndex.js | 2 +- .../Views/StuScoreNotPass/InputScoreIndexInTeacher.js | 2 +- .../Views/StuScoreNotPassTwo/InputScoreIndex.js | 2 +- .../Views/StuScoreNotPassTwo/InputScoreIndexInTeacher.js | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuScoreNotPass/InputScoreIndex.js b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuScoreNotPass/InputScoreIndex.js index a3874407a..4bd90f944 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuScoreNotPass/InputScoreIndex.js +++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuScoreNotPass/InputScoreIndex.js @@ -105,7 +105,7 @@ var bootstrap = function ($, learun) { ]; headDataEdit = [ { - label: '期末成绩', name: 'TermEndScore', width: 80, align: "left", + label: '补考成绩', name: 'TermEndScore', width: 80, align: "left", edit: { type: 'input', inputType: 'number', diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuScoreNotPass/InputScoreIndexInTeacher.js b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuScoreNotPass/InputScoreIndexInTeacher.js index d84b493c0..cbf3ad08f 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuScoreNotPass/InputScoreIndexInTeacher.js +++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuScoreNotPass/InputScoreIndexInTeacher.js @@ -105,7 +105,7 @@ var bootstrap = function ($, learun) { ]; headDataEdit = [ { - label: '期末成绩', name: 'TermEndScore', width: 80, align: "left", + label: '补考成绩', name: 'TermEndScore', width: 80, align: "left", edit: { type: 'input', inputType: 'number', diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuScoreNotPassTwo/InputScoreIndex.js b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuScoreNotPassTwo/InputScoreIndex.js index e3726b5b8..157c776ee 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuScoreNotPassTwo/InputScoreIndex.js +++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuScoreNotPassTwo/InputScoreIndex.js @@ -105,7 +105,7 @@ var bootstrap = function ($, learun) { ]; headDataEdit = [ { - label: '期末成绩', name: 'TermEndScore', width: 80, align: "left", + label: '补考成绩', name: 'TermEndScore', width: 80, align: "left", edit: { type: 'input', inputType: 'number', diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuScoreNotPassTwo/InputScoreIndexInTeacher.js b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuScoreNotPassTwo/InputScoreIndexInTeacher.js index e3726b5b8..157c776ee 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuScoreNotPassTwo/InputScoreIndexInTeacher.js +++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/StuScoreNotPassTwo/InputScoreIndexInTeacher.js @@ -105,7 +105,7 @@ var bootstrap = function ($, learun) { ]; headDataEdit = [ { - label: '期末成绩', name: 'TermEndScore', width: 80, align: "left", + label: '补考成绩', name: 'TermEndScore', width: 80, align: "left", edit: { type: 'input', inputType: 'number',