fix: 告警帮助文档高度调整88vh
This commit is contained in:
@@ -1066,7 +1066,7 @@ onMounted(() => {
|
||||
:data-source="alarmTableState.data"
|
||||
:size="alarmTableState.size"
|
||||
:pagination="false"
|
||||
:scroll="{ x: 1700, y: '82vh' }"
|
||||
:scroll="{ x: 1700, y: '88vh' }"
|
||||
>
|
||||
</a-table>
|
||||
</ProModal>
|
||||
|
||||
Reference in New Issue
Block a user