修改禅道已知bug

This commit is contained in:
sunFlower
2022-10-26 15:48:26 +08:00
parent 9f104c564a
commit 385d9fc993
@@ -76,7 +76,8 @@
align: 'center',
dataIndex: 'endTime',
ellipsis: true,
width: 170
width: 170,
scopedSlots: { customRender: 'endTime' }
},
{
title: this.$t('taskStatus'),