From a93255e0a0334b51ecbaf3d8f496ad0fae1ed747 Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期三, 07 六月 2023 10:38:00 +0800
Subject: [PATCH] 1.生产入库有源单提交测试OK

---
 src/components/DatePicker/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/DatePicker/index.vue b/src/components/DatePicker/index.vue
index 19764ec..ef96a55 100644
--- a/src/components/DatePicker/index.vue
+++ b/src/components/DatePicker/index.vue
@@ -129,7 +129,7 @@
   CapacityPlanningGivePlanSubmit,
   CapacityPlanningOnclickSelect,
   CapacityPlanningSetupSearch
-} from '@/api/scgl'
+} from '@/api/produceManager'
 import { handleDatetime } from '@/utils/global'
 
 var time = null

--
Gitblit v1.9.3