home高度还原

master
wyj2080 6 years ago
parent e948cce022
commit 475d543b7d

@ -31,7 +31,7 @@
<BreadcrumbItem>{{selectedSubMenu}}</BreadcrumbItem>
</Breadcrumb>
<Card>
<div :style="{'height':mHeight + 'px' + ';min-height:' + mHeight + 'px'}">
<div :style="{'height':mHeight + 'px'}">
<router-view/>
</div>
</Card>

Loading…
Cancel
Save