fix: pay app
This commit is contained in:
@@ -54,7 +54,6 @@ export function useGridColumns<T = PayAppApi.App>(
|
||||
{
|
||||
field: 'status',
|
||||
title: '状态',
|
||||
minWidth: 100,
|
||||
align: 'center',
|
||||
cellRender: {
|
||||
attrs: { beforeChange: onStatusChange },
|
||||
|
||||
Reference in New Issue
Block a user