😎压力测试页面增加垂直滚动条
This commit is contained in:
parent
9a199b2263
commit
6fb78fface
@ -5,7 +5,7 @@
|
||||
</div>
|
||||
|
||||
<splitpanes>
|
||||
<pane size="20" class="vh100">
|
||||
<pane size="20" class="vh100" style="overflow: auto">
|
||||
<el-card class="vh80" shadow="hover" header="" v-loading="state.loading">
|
||||
<el-row :gutter="35">
|
||||
<el-col :xs="24" :sm="24" :md="24" :lg="24" :xl="24" class="mb10">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user