This commit is contained in:
xiaoxing.liu
2022-04-25 13:55:45 +08:00
34 changed files with 758 additions and 1118 deletions

View File

@ -83,14 +83,15 @@ export class ParterLevelConfigListComponent implements OnInit {
title: '创建时间',
index: 'createTime'
},
{
title: '排序',
index: 'sortId'
},
{
title: '启用时间',
index: 'enableTime'
},
{
title: '排序',
index: 'sortId'
},
{
title: '状态',
index: 'stateLocked',