待办中心-认证参数-bug修改

This commit is contained in:
liyawei
2022-11-09 11:03:50 +08:00
parent acfea6db37
commit 7671e43ac2
3 changed files with 5 additions and 5 deletions
@@ -116,7 +116,7 @@
{
title: this.$t('relatedVersion'),
align: 'center',
dataIndex: 'projectVersion',
dataIndex: 'version',
ellipsis: true,
width: 170,
scopedSlots: { customRender: 'projectVersion' }