From e1e998c6cecd43a1006bfeb1bec447cf048cca57 Mon Sep 17 00:00:00 2001
From: licp <lichunping@guanfang.com.cn>
Date: 星期二, 17 十二月 2024 17:08:10 +0800
Subject: [PATCH] 统计增加工时统计

---
 src/assets/api/controller.js |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/assets/api/controller.js b/src/assets/api/controller.js
index 2f5953d..57fe9f9 100644
--- a/src/assets/api/controller.js
+++ b/src/assets/api/controller.js
@@ -318,6 +318,8 @@
   addSchedule: "/report/addSchedule", //棣栭〉-->娣诲姞鏃ョ▼
   ScheduleByMe: "/report/ScheduleByMe", //棣栭〉-->鎴戠殑鏃ョ▼
   testProductByDay: "/report/testProductByDay", //棣栨娴嬮」鐩粺璁�
+  manHourByStation: "/report/manHourByStation", //棣栭〉宸ユ椂缁熻
+  manHourByPerson: "/report/manHourByPerson", //棣栭〉宸ユ椂缁熻
 }
 const certification = {
   getCertificationDetail: "/certification/getCertificationDetail", //鏌ヨ璧勮川鏄庣粏鍒楄〃

--
Gitblit v1.9.3