fix bug
This commit is contained in:
@ -83,14 +83,15 @@ export class ParterLevelConfigListComponent implements OnInit {
|
|||||||
title: '创建时间',
|
title: '创建时间',
|
||||||
index: 'createTime'
|
index: 'createTime'
|
||||||
},
|
},
|
||||||
{
|
|
||||||
title: '排序',
|
|
||||||
index: 'sortId'
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: '启用时间',
|
title: '启用时间',
|
||||||
index: 'enableTime'
|
index: 'enableTime'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: '排序',
|
||||||
|
index: 'sortId'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: '状态',
|
title: '状态',
|
||||||
index: 'stateLocked',
|
index: 'stateLocked',
|
||||||
|
|||||||
Reference in New Issue
Block a user