|
|
@ -59,7 +59,7 @@ |
|
|
|
</div> |
|
|
|
</el-col> |
|
|
|
</el-row> |
|
|
|
<el-row :gutter="20" style="margin-bottom:20px;height: calc(50vh - 231px);"> |
|
|
|
<el-row :gutter="20" style="margin-bottom:20px;height: calc(50vh - 251px);"> |
|
|
|
<el-col :xs="24" :sm="24" :lg="8"> |
|
|
|
<!-- 待办事项 --> |
|
|
|
<div class="container-wrap"> |
|
|
@ -136,7 +136,7 @@ |
|
|
|
</div> |
|
|
|
</el-col> |
|
|
|
</el-row> |
|
|
|
<el-row :gutter="20" style="height: calc(50vh - 231px);"> |
|
|
|
<el-row :gutter="20" style="height: calc(50vh - 251px);"> |
|
|
|
<el-col :xs="24" :sm="24" :lg="8"> |
|
|
|
<!-- 档案借阅 --> |
|
|
|
<div class="container-wrap"> |
|
|
|