From 2e59f21d0dc1a7a29ce2e7bfe0e86065356c7f49 Mon Sep 17 00:00:00 2001 From: zouyu <2723363702@qq.com> Date: 星期三, 05 十一月 2025 09:44:24 +0800 Subject: [PATCH] 修复原材料订单提交IFS无法移库的问题 --- src/api/performance/manHour.js | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/api/performance/manHour.js b/src/api/performance/manHour.js index 4ba20ae..2c9d05c 100644 --- a/src/api/performance/manHour.js +++ b/src/api/performance/manHour.js @@ -1,3 +1,5 @@ +// 宸ユ椂绠$悊鐩稿叧鎺ュ彛 + import request from "@/utils/request"; // 鏌ヨ宸ユ椂姹囨�� -- Gitblit v1.9.3