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"