From 3fd7a12be67b3412035731aa8ff23575b92d6009 Mon Sep 17 00:00:00 2001 From: eight <641137800@qq.com> Date: 星期三, 27 十一月 2024 14:15:04 +0800 Subject: [PATCH] 预约小票 格式调整 --- 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