Commit b8e93aa8 authored by 陈明豪's avatar 陈明豪

检查管理-平台权限

parent e44b2d3e
......@@ -124,21 +124,17 @@
<div class="rank_hospital_name_font">
<overlong-tool :text="item.hospitalName" :max="30" />
</div>
<el-row>
<el-col :span="19">
<div style="display: flex">
<el-progress
:percentage="item.total/hospitalPrestoredRank[0].total*100"
:stroke-width="9"
:show-text="false"
class="prestoredRankProgress"
/>
</el-col>
<el-col :span="5">
<div class="prestoredRankFont">
{{ item.total }}
</div>
</el-col>
</el-row>
</div>
</div>
</div>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment