-- 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: "最近学习时间",
dataIndex: "lastStudyTime",
key: "lastStudyTime",
dataIndex: "lastLearnTime",
key: "lastLearnTime",
width: 120,
align: "center",
className: "h",