From 25333b100c517079f4df5bf8cf73ad8eae6b513d Mon Sep 17 00:00:00 2001
From: 钟日健 <5689795+arsn@user.noreply.gitee.com>
Date: Wed, 26 Jan 2022 13:34:43 +0800
Subject: [PATCH] 成绩管理修改
---
src/views/trainExam/performance.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/trainExam/performance.vue b/src/views/trainExam/performance.vue
index a973217..3a7ac65 100644
--- a/src/views/trainExam/performance.vue
+++ b/src/views/trainExam/performance.vue
@@ -469,7 +469,7 @@
},
{
label: "修改考试成绩",
- prop: "editGrades",
+ prop: "newScore",
labelWidth:110,
rules: [
{
--
Gitblit v1.9.3