上传附件统一样式

This commit is contained in:
zhangyc
2022-12-24 19:48:21 +08:00
parent 48206694f3
commit 1a64fc520d
9 changed files with 346 additions and 828 deletions

View File

@@ -323,6 +323,14 @@ export default {
align: "center",
ellipsis: true,
},
{
title: "时长",
dataIndex:"studyTime",
key: "studyTime",
width: "15%x",
align: "center",
ellipsis: true,
},
// {
// title: "创建时间",
// dataIndex: "createTime",