This commit is contained in:
Taric Xin
2022-01-20 10:38:23 +08:00
parent af0ffc08ea
commit 29e13a49be
5 changed files with 14 additions and 11 deletions

View File

@ -47,8 +47,7 @@ export class MenuManagerComponentsIndexComponent implements OnInit {
title: '创建时间',
index: 'createTime',
className: 'text-left',
type: 'date',
sort: true
type: 'date'
},
{
title: '操作',