feat:【mall 商城】分销用户的 list modal 迁移(antd 100%)
This commit is contained in:
@@ -88,12 +88,12 @@ export function useGridColumns(): VxeTableGridOptions['columns'] {
|
||||
},
|
||||
{
|
||||
field: 'userId',
|
||||
title: '用户编号:',
|
||||
title: '用户编号',
|
||||
minWidth: 80,
|
||||
},
|
||||
{
|
||||
field: 'userNickname',
|
||||
title: '用户昵称:',
|
||||
title: '用户昵称',
|
||||
minWidth: 80,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user