yxk-20260709

首页卡片平均时长修改为:办理平均时长
This commit is contained in:
ye1023
2026-07-09 14:23:31 +08:00
parent ea4782fb4f
commit b7f6eef90a
@@ -77,7 +77,7 @@
}, },
{ {
key: 'avg', key: 'avg',
title: '平均时长', title: '办理平均时长',
value: stats.value.avgDuration, value: stats.value.avgDuration,
icon: ICON_MAP.avg, icon: ICON_MAP.avg,
bgColor: COLOR_MAP.avg.bg, bgColor: COLOR_MAP.avg.bg,