+
+
+
+
任务缺口归因
+
+
+ {totalBehind} 台低于当日任务,缺口 {fmtKm(totalShortfall)} km
+
+
+
+ {([
+ ['department', '部门', Building2],
+ ['customer', '客户', Users],
+ ] as const).map(([value, label, Icon]) => (
+
+ ))}
+
+
+
+ {loading ? (
+ 正在计算归因...
+ ) : groups.length === 0 ? (
+