From 0ce2394de3db9bcccd6da6bc68cb2eedf64e5f3f Mon Sep 17 00:00:00 2001
From: hongjli <3117313295@qq.com>
Date: 星期三, 18 十月 2023 10:34:43 +0800
Subject: [PATCH] 数据分发增加日志
---
 _Main/UI/MacroPlanner/Component_DialogManufactureLTImputation/Method_New.def |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/_Main/UI/MacroPlanner/Component_DialogManufactureLTImputation/Method_New.def b/_Main/UI/MacroPlanner/Component_DialogManufactureLTImputation/Method_New.def
index ad061a1..c67f69f 100644
--- a/_Main/UI/MacroPlanner/Component_DialogManufactureLTImputation/Method_New.def
+++ b/_Main/UI/MacroPlanner/Component_DialogManufactureLTImputation/Method_New.def
@@ -2,7 +2,7 @@
 #parent: #root
 Method New (
   internal[GUIComponent] parent,
-  MacroPlan owner
+  GlobalOTDSOP owner
 ) as ManufactureLTImputation id:Method_DialogManufactureLTImputation_New
 {
   #keys: '[414384.0.703976686]'
--
Gitblit v1.9.3