修改进度条位置保证置顶
This commit is contained in:
parent
7701bc8aa8
commit
1e1459803a
|
@ -13,11 +13,11 @@
|
|||
</a-col>
|
||||
</a-row>
|
||||
</a-form>
|
||||
<a-progress :percent="percent" status="active" />
|
||||
</div>
|
||||
|
||||
<!-- table区域-begin -->
|
||||
<div style="height:900px;overflow-y:auto;">
|
||||
<a-progress :percent="percent" status="active" />
|
||||
|
||||
<a-list bordered :data-source="contentList">
|
||||
<a-list-item slot="renderItem" slot-scope="item, index">
|
||||
{{ item }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user