From 8c546e869f979f6f9e83d141cb8b767da6472d66 Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期二, 15 十月 2024 16:53:46 +0800
Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/VWED into dev-zlg

---
 _Main/UI/MacroPlannerWebApp/Component_FormProductionLineBatchSetShiftPattern/Component_PanelRight.def |   81 ----------------------------------------
 1 files changed, 1 insertions(+), 80 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormProductionLineBatchSetShiftPattern/Component_PanelRight.def b/_Main/UI/MacroPlannerWebApp/Component_FormProductionLineBatchSetShiftPattern/Component_PanelRight.def
index 3731f86..cf6148c 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormProductionLineBatchSetShiftPattern/Component_PanelRight.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormProductionLineBatchSetShiftPattern/Component_PanelRight.def
@@ -35,16 +35,6 @@
         Taborder: 0
       ]
     }
-    Component bApply
-    {
-      #keys: '[414996.1.116470621]'
-      BaseType: 'WebButton'
-      Properties:
-      [
-        Label: 'Apply'
-        Taborder: 11
-      ]
-    }
     Component ddlShiftPattern
     {
       #keys: '[414996.1.116430349]'
@@ -72,76 +62,7 @@
         Taborder: 1
       ]
     }
-    Component cbMonday
-    {
-      #keys: '[414996.1.117120493]'
-      BaseType: 'WebCheckbox'
-      Properties:
-      [
-        Label: 'Monday'
-        Taborder: 4
-      ]
-    }
-    Component cbTuesday
-    {
-      #keys: '[414996.1.117120516]'
-      BaseType: 'WebCheckbox'
-      Properties:
-      [
-        Label: 'Tuesday'
-        Taborder: 5
-      ]
-    }
-    Component cbWednesday
-    {
-      #keys: '[414996.1.117120539]'
-      BaseType: 'WebCheckbox'
-      Properties:
-      [
-        Label: 'Wednesday'
-        Taborder: 6
-      ]
-    }
-    Component cbThursday
-    {
-      #keys: '[414996.1.117120576]'
-      BaseType: 'WebCheckbox'
-      Properties:
-      [
-        Label: 'Thursday'
-        Taborder: 7
-      ]
-    }
-    Component cbFriday
-    {
-      #keys: '[414996.1.117120599]'
-      BaseType: 'WebCheckbox'
-      Properties:
-      [
-        Label: 'Friday'
-        Taborder: 8
-      ]
-    }
-    Component cbSaturday id:cbSaturday_682
-    {
-      #keys: '[414996.1.117120636]'
-      BaseType: 'WebCheckbox'
-      Properties:
-      [
-        Label: 'Saturday'
-        Taborder: 9
-      ]
-    }
-    Component cbSunday
-    {
-      #keys: '[414996.1.117120659]'
-      BaseType: 'WebCheckbox'
-      Properties:
-      [
-        Label: 'Sunday'
-        Taborder: 10
-      ]
-    }
+    #child: PanelRight445
   ]
   Properties:
   [

--
Gitblit v1.9.3