@ -280,7 +280,7 @@ layui.use(['form','laydate','table','laytpl'], function(){
field: 'studentName',
title: '姓名', align: "center"
}, {
field: 'studentScore',
field: 'sumStudentScore',
title: '得分', align: "center"
}
]]