mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-07 02:46:55 +08:00
fix point load
This commit is contained in:
@@ -119,7 +119,6 @@ const historyColumn: DataTableColumns<ResponsePointHisrotyModel> = [
|
||||
target: '_blank',
|
||||
text: true,
|
||||
type: 'info',
|
||||
secondary: true,
|
||||
},
|
||||
() => row.extra.user?.name,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user