From a3094611deac91e0ec35bcfe3f3fdd3bdf993466 Mon Sep 17 00:00:00 2001 From: haoxuan <haoxuan> Date: 星期五, 26 四月 2024 16:18:40 +0800 Subject: [PATCH] 考勤统计模块 增加月份对应的星期的数据处理+对应考勤统计的样式调整 --- src/router/product/index.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/router/product/index.js b/src/router/product/index.js index 047b313..8d31951 100644 --- a/src/router/product/index.js +++ b/src/router/product/index.js @@ -29,7 +29,7 @@ name: "silkRegisterAddPage", component: silkRegisterAddPage, meta: { - title: "鏂板绾ゅ害鐧昏琛�/绾ゅ害妫�楠岃〃" + title: "绾ゅ害鐧昏琛�/绾ゅ害妫�楠岃〃" } }, { -- Gitblit v1.8.0