riku
2024-07-17 264880703c677d63b7e35b5eb085e6bc3214e3ed
src/components/monitor/DataTable.vue
@@ -5,7 +5,7 @@
        ref="tableRef"
        :data="showData"
        v-loading="loading"
        table-layout="auto"
        table-layout="fixed"
        height="calc(94vh - var(--bevel-length-2))"
        size="small"
        :show-overflow-tooltip="true"