修改禅道已知bug
This commit is contained in:
@@ -76,7 +76,8 @@
|
|||||||
align: 'center',
|
align: 'center',
|
||||||
dataIndex: 'endTime',
|
dataIndex: 'endTime',
|
||||||
ellipsis: true,
|
ellipsis: true,
|
||||||
width: 170
|
width: 170,
|
||||||
|
scopedSlots: { customRender: 'endTime' }
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: this.$t('taskStatus'),
|
title: this.$t('taskStatus'),
|
||||||
|
|||||||
Reference in New Issue
Block a user