From ed3526d07bfacf0dca613a0c324db1fe91d4d857 Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期四, 27 十一月 2025 10:11:56 +0800
Subject: [PATCH] feat: 页面

---
 src/constants/task.ts |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/constants/task.ts b/src/constants/task.ts
index 176e562..d842ded 100644
--- a/src/constants/task.ts
+++ b/src/constants/task.ts
@@ -94,6 +94,7 @@
   [EnumBillingMethod.Day]: '鍏�/鏃�',
   [EnumBillingMethod.Hour]: '鍏�/灏忔椂',
   [EnumBillingMethod.Piece]: '鍏�/浠�',
+  [EnumBillingMethod.Face]: '闈㈣',
 };
 
 export const EnumTaskSettlementStatusText = {
@@ -126,7 +127,7 @@
 };
 
 export const EnumTaskCheckReceiveMethodText = {
-  [EnumTaskCheckReceiveMethod.CheckIn]: '浜哄伐绛惧埌',
+  [EnumTaskCheckReceiveMethod.CheckIn]: '鍙戝崟绛惧埌',
   [EnumTaskCheckReceiveMethod.Submit]: '鑷富鎻愪氦',
 };
 

--
Gitblit v1.9.1