From fe6ee2cb872747bcd70967fde15d8641f14933bc Mon Sep 17 00:00:00 2001 From: Mlxa0324 Date: Sat, 14 Jan 2023 00:45:58 +0800 Subject: [PATCH] 1 --- .../resources/templates/jlw/questionLogSummary/indexInfo.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/main/resources/templates/jlw/questionLogSummary/indexInfo.html b/web/src/main/resources/templates/jlw/questionLogSummary/indexInfo.html index a751adbf..2c435491 100644 --- a/web/src/main/resources/templates/jlw/questionLogSummary/indexInfo.html +++ b/web/src/main/resources/templates/jlw/questionLogSummary/indexInfo.html @@ -280,7 +280,7 @@ layui.use(['form','laydate','table','laytpl'], function(){ field: 'studentName', title: '姓名', align: "center" }, { - field: 'studentScore', + field: 'sumStudentScore', title: 'εΎ—εˆ†', align: "center" } ]]