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" } ]]