feat: 项目和License管理模块删除功能修复
This commit is contained in:
@@ -493,7 +493,7 @@ export function useGridColumns(
|
||||
showOverflow: false,
|
||||
cellRender: {
|
||||
attrs: {
|
||||
nameField: 'id',
|
||||
nameField: 'name',
|
||||
nameTitle: $t('project.project'),
|
||||
onClick: onActionClick,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user