fix: 客户管理删除功能修复问题
This commit is contained in:
@@ -258,7 +258,7 @@ export function useGridColumns(
|
||||
showOverflow: false,
|
||||
cellRender: {
|
||||
attrs: {
|
||||
nameField: 'id',
|
||||
nameField: 'name',
|
||||
nameTitle: $t('customer.customer'),
|
||||
onClick: onActionClick,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user