|
|
@@ -531,7 +531,7 @@
|
|
|
<h4 class="p-2 font-medium border-b m-0 text-sm">任务概览</h4>
|
|
|
<div class="overview-stats p-3">
|
|
|
<div class="stat-row-compact flex justify-between items-center py-1 border-b border-blue-900/10">
|
|
|
- <span class="stat-label-compact text-xs">目标数量</span>
|
|
|
+ <span class="stat-label-compact text-xs">靶标数量</span>
|
|
|
<span class="stat-value-compact font-bold">{{ taskForm.targets.length }}</span>
|
|
|
</div>
|
|
|
<div class="stat-row-compact flex justify-between items-center py-1 border-b border-blue-900/10">
|