From 5aac6d6a9b1d3e4a1d026c00ee0678767ee00eb1 Mon Sep 17 00:00:00 2001 From: eight <641137800@qq.com> Date: 星期一, 25 十一月 2024 21:00:48 +0800 Subject: [PATCH] 拆机20小时提醒 --- src/utils/statusFormatter.ts | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/utils/statusFormatter.ts b/src/utils/statusFormatter.ts index f1cb570..60441a8 100644 --- a/src/utils/statusFormatter.ts +++ b/src/utils/statusFormatter.ts @@ -6,7 +6,7 @@ {label: "宸查鐢�", value: 5}, {label: "宸茶鏈�", value: 10}, {label: "宸查仐澶�", value: 20}, - {label: "寰呯淮淇�", value: 30}, + {label: "宸叉崯鍧�", value: 30}, {label: "缁翠慨涓�", value: 40}, {label: "宸叉姤搴�", value: 50} ] -- Gitblit v1.9.3