src/components/inspection/TaskItem.vue
@@ -85,7 +85,7 @@ <div> <div class="text_title">日程进度</div> <el-space> <el-text style="color: transparent;">日程</el-text> <el-text style="color: transparent">日程</el-text> <el-progress style="width: 350px" type="line" @@ -160,6 +160,7 @@ box-shadow: var(--el-box-shadow-lighter); background-color: rgba(161, 161, 161, 0.068); padding: 8px 8px; margin-bottom: 4px; } .text_title {