修改禅道已知bug
This commit is contained in:
@@ -155,14 +155,14 @@
|
||||
title: this.$t('collectionCompletionTime'),
|
||||
align: 'center',
|
||||
dataIndex: 'finishTime',
|
||||
width: 160,
|
||||
width: 180,
|
||||
ellipsis: true,
|
||||
scopedSlots: { customRender: 'collectionCompletionTime' }
|
||||
},
|
||||
{
|
||||
title: this.$t('Version'),
|
||||
align: 'center',
|
||||
width: 50,
|
||||
width: 80,
|
||||
ellipsis: true,
|
||||
dataIndex: 'version'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user