Commit cf83f797 authored by 罗超's avatar 罗超

2

parent 457301ff
......@@ -46,7 +46,7 @@
<el-progress :percentage="subItem.CompleteProgress"></el-progress>
</div>
</div> -->
<div class="plan_Inner" style="align-items:center;">
<div class="plan_Inner" style="align-items:center;" v-if="subItem.Ranks&&subItem.TotalPlanNum">
<div class="plan_LeftTitle">课程进度:</div>
<div class="plan_RightInner">
{{subItem.Ranks}}/{{subItem.TotalPlanNum}}
......
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