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_pnlAllCC.def |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git "a/_Main/UI/MacroPlannerWebApp/Component_DialogPublishPlan/Component_pnlAll\043720.def" b/_Main/UI/MacroPlannerWebApp/Component_DialogPublishPlan/Component_pnlAllCC.def
similarity index 66%
copy from "_Main/UI/MacroPlannerWebApp/Component_DialogPublishPlan/Component_pnlAll\043720.def"
copy to _Main/UI/MacroPlannerWebApp/Component_DialogPublishPlan/Component_pnlAllCC.def
index 38e1838..b18a006 100644
--- "a/_Main/UI/MacroPlannerWebApp/Component_DialogPublishPlan/Component_pnlAll\043720.def"
+++ b/_Main/UI/MacroPlannerWebApp/Component_DialogPublishPlan/Component_pnlAllCC.def
@@ -1,13 +1,13 @@
 Quintiq file version 2.0
-Component pnlAll id:pnlAll_720
+Component pnlAllCC
 {
-  #keys: '[415136.0.1255982465]'
+  #keys: '[415136.0.1303133156]'
   BaseType: 'WebPanel'
   Children:
   [
-    Component lblAll
+    Component lblAllCC
     {
-      #keys: '[415136.0.1255982466]'
+      #keys: '[415136.0.1303133157]'
       BaseType: 'WebLabel'
       Properties:
       [
@@ -15,9 +15,9 @@
         Taborder: 0
       ]
     }
-    Component cbAll
+    Component cbAllCC
     {
-      #keys: '[415136.0.1255982467]'
+      #keys: '[415136.0.1303133158]'
       BaseType: 'WebCheckbox'
       Properties:
       [

--
Gitblit v1.9.3