From 7c445b476a69ee8083a0e5733565e13dc8c0d109 Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期四, 14 十一月 2024 14:19:07 +0800
Subject: [PATCH] 计划下发界面区分工厂

---
 _Main/UI/MacroPlannerWebApp/Component_DialogPublishPlan/Component_pnlInventoryPlanCC.def |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git "a/_Main/UI/MacroPlannerWebApp/Component_DialogPublishPlan/Component_pnlInventoryPlan\043119.def" b/_Main/UI/MacroPlannerWebApp/Component_DialogPublishPlan/Component_pnlInventoryPlanCC.def
similarity index 62%
copy from "_Main/UI/MacroPlannerWebApp/Component_DialogPublishPlan/Component_pnlInventoryPlan\043119.def"
copy to _Main/UI/MacroPlannerWebApp/Component_DialogPublishPlan/Component_pnlInventoryPlanCC.def
index fde59fb..0ae8b90 100644
--- "a/_Main/UI/MacroPlannerWebApp/Component_DialogPublishPlan/Component_pnlInventoryPlan\043119.def"
+++ b/_Main/UI/MacroPlannerWebApp/Component_DialogPublishPlan/Component_pnlInventoryPlanCC.def
@@ -1,13 +1,13 @@
 Quintiq file version 2.0
-Component pnlInventoryPlan id:pnlInventoryPlan_119
+Component pnlInventoryPlanCC
 {
-  #keys: '[415136.0.1255982447]'
+  #keys: '[415136.0.1303133153]'
   BaseType: 'WebPanel'
   Children:
   [
-    Component lblInventoryPlan
+    Component lblInventoryPlanCC
     {
-      #keys: '[415136.0.1255982448]'
+      #keys: '[415136.0.1303133154]'
       BaseType: 'WebLabel'
       Properties:
       [
@@ -15,9 +15,9 @@
         Taborder: 0
       ]
     }
-    Component cbInventoryPlan
+    Component cbInventoryPlanCC
     {
-      #keys: '[415136.0.1255982449]'
+      #keys: '[415136.0.1303133155]'
       BaseType: 'WebCheckbox'
       Properties:
       [

--
Gitblit v1.9.3