feature(web): 优化 web 界面显示
时间字段展示、集群展示等
This commit is contained in:
@@ -16,9 +16,7 @@ function runningTable(name) {
|
||||
{
|
||||
name: 'createTime',
|
||||
label: '创建时间',
|
||||
type: 'tpl',
|
||||
tpl: timeAndFrom('createTime', 'createTimeFromNow', undefined, false),
|
||||
align: 'center',
|
||||
...timeAndFrom('createTime', 'createTimeFromNow', undefined, false),
|
||||
width: 70,
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user