-- fix bug

This commit is contained in:
yuping
2023-02-27 03:03:04 +08:00
parent 9ec18c6487
commit 2c6417d0b0

View File

@@ -2317,8 +2317,8 @@ export default {
}, },
{ {
title: "最近学习时间", title: "最近学习时间",
dataIndex: "lastStudyTime", dataIndex: "lastLearnTime",
key: "lastStudyTime", key: "lastLearnTime",
width: 120, width: 120,
align: "center", align: "center",
className: "h", className: "h",