fix point load

This commit is contained in:
2024-03-13 01:04:40 +08:00
parent 22f0f3052a
commit fbff4d8a22
2 changed files with 6 additions and 8 deletions

View File

@@ -119,7 +119,6 @@ const historyColumn: DataTableColumns<ResponsePointHisrotyModel> = [
target: '_blank',
text: true,
type: 'info',
secondary: true,
},
() => row.extra.user?.name,
),