fix:任务中添加合格数量

This commit is contained in:
shijing 2025-03-04 14:33:12 +08:00
parent cf2f307ed1
commit e27d43f4cf
1 changed files with 2 additions and 0 deletions

View File

@ -105,6 +105,8 @@
</el-table-column>
<el-table-column label="任务数量" prop="count">
</el-table-column>
<el-table-column label="合格数量" prop="count_ok">
</el-table-column>
<el-table-column
label="计划开工时间"
prop="start_date"