-
总进度
+
总进度
{{ Number(((detailData.overallCompletionRate || 0)*100).toFixed(2)) || 0 }}%
@@ -588,7 +588,7 @@ export default {
font-weight: 500;
font-size: 13px;
color: #3B3C4A;
- line-height: 22px;
+ line-height: 18px;
text-align: left;
}
.body_schedule_right{
@@ -597,7 +597,7 @@ export default {
font-weight: 500;
font-size: 13px;
color: #2E72F2;
- line-height: 22px;
+ line-height: 18px;
text-align: left;
}
}
@@ -608,11 +608,11 @@ export default {
height: 30px;
.pro_text{
width: 42px;
- height: 22px;
+ height: 18px;
font-weight: 400;
font-size: 11px;
color: #666660;
- line-height: 22px;
+ line-height: 18px;
text-align: left;
margin-bottom: 2px;
}
@@ -621,6 +621,7 @@ export default {
font-size: 10px;
color: #333333;
margin-left: 15px;
+ line-height: 14px;
}
}
.body_schedule_btn{