refactor(用例管理): 更新人显示名称

This commit is contained in:
WangXu10 2024-02-27 20:56:35 +08:00 committed by Craftsman
parent f516cacbb3
commit a8b2a5ee5b
1 changed files with 1 additions and 1 deletions

View File

@ -544,7 +544,7 @@
}, },
{ {
title: 'caseManagement.featureCase.tableColumnUpdateUser', title: 'caseManagement.featureCase.tableColumnUpdateUser',
slotName: 'updateUserName,', slotName: 'updateUserName',
dataIndex: 'updateUser', dataIndex: 'updateUser',
titleSlotName: 'updateUserFilter', titleSlotName: 'updateUserFilter',
sortable: { sortable: {