fix -- 完成任务bug

This commit is contained in:
yuping
2023-02-23 01:36:39 +08:00
parent 4c282f209e
commit 1c6c2fbd9d

View File

@@ -222,7 +222,7 @@
font-weight: 500;
color: #277aff;
margin-left: 10px;color:#677d86;">
{{ parseInt(data.compulsoryProgress?data.compulsoryProgress:0 * 100) }}%
{{ parseInt(data.compulsoryProgress * 100) }}%
</div>
</div>
</div>