--告警界面的xy轴

This commit is contained in:
lai
2023-11-13 11:41:00 +08:00
parent fc7b4e7223
commit 0aca52e556
3 changed files with 3 additions and 3 deletions

View File

@@ -783,7 +783,7 @@ onMounted(() => {
onChange: onSelectChange,
}"
:pagination="tablePagination"
:scroll="{ x: 2000, y: 400 }"
:scroll="{ x: true }"
>
<template #bodyCell="{ column, record }">
<template v-if="column.key === 'origSeverity'">