diff --git a/src/views/system/DetectorInfo.vue b/src/views/system/DetectorInfo.vue index 213f6cb..766d778 100644 --- a/src/views/system/DetectorInfo.vue +++ b/src/views/system/DetectorInfo.vue @@ -29,7 +29,7 @@ :loading="loading" @change="handleTableChange" :selectedRowKeys.sync="selectedRowKeys" - :scroll="{ y: 'calc(100vh - 365px)' }" + :scroll="{ y: 'calc(100vh - 395px)' }" >