remove sortable

This commit is contained in:
pa
2025-12-21 00:52:46 +09:00
committed by Natsumi
parent 2ea224cf8d
commit 26ed9fcce8
3 changed files with 43 additions and 12 deletions

View File

@@ -41,7 +41,7 @@
</div>
<DataTable v-bind="gameLogTable">
<el-table-column :label="t('table.gameLog.date')" prop="created_at" :sortable="true" width="130">
<el-table-column :label="t('table.gameLog.date')" prop="created_at" width="130">
<template #default="scope">
<NativeTooltip placement="right">
<template #content>