mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-15 05:46:45 +08:00
style:项目下作业面授导出参数错误,隐藏部分按钮
This commit is contained in:
@@ -1859,9 +1859,10 @@ export default {
|
||||
title: "最近学习时间",
|
||||
dataIndex: "lastStudyTime",
|
||||
key: "lastStudyTime",
|
||||
width: 80,
|
||||
width: 120,
|
||||
align: "center",
|
||||
className: "h",
|
||||
ellipsis: true,
|
||||
},
|
||||
],
|
||||
loading: false,
|
||||
@@ -3074,6 +3075,7 @@ export default {
|
||||
width: "20%",
|
||||
align: "center",
|
||||
className: "h",
|
||||
ellipsis: true,
|
||||
// sorter: {
|
||||
// compare: (a, b) => a.stutime - b.stutime,
|
||||
// multiple: 3,
|
||||
|
||||
Reference in New Issue
Block a user