diff --git a/View/DyeingPlanView.xaml b/View/DyeingPlanView.xaml index 7634315..375898e 100644 --- a/View/DyeingPlanView.xaml +++ b/View/DyeingPlanView.xaml @@ -6,8 +6,14 @@ xmlns:local="clr-namespace:SunlightCentralizedControlManagement_SCCM_.View" xmlns:lang="clr-namespace:SunlightCentralizedControlManagement_SCCM_.Properties" xmlns:materialDesign="http://materialdesigninxaml.net/winfx/xaml/themes" + xmlns:ConvertMoels="clr-namespace:SunlightCentralizedControlManagement_SCCM_.ConvertMoels" mc:Ignorable="d" Loaded="UserControl_Loaded" d:DesignHeight="900" d:DesignWidth="1100"> + + + + + @@ -69,7 +75,7 @@ Margin="0,100,10,60" Width="600" HorizontalAlignment="Right" BorderBrush="#FFC9C9C9" FontSize="16" BorderThickness="5,5,5,5" > + + + + + - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/View/ProductionPlanningEdit.xaml b/View/ProductionPlanningEdit.xaml index 612b754..ff68af0 100644 --- a/View/ProductionPlanningEdit.xaml +++ b/View/ProductionPlanningEdit.xaml @@ -6,8 +6,14 @@ xmlns:local="clr-namespace:SunlightCentralizedControlManagement_SCCM_.View" xmlns:lang="clr-namespace:SunlightCentralizedControlManagement_SCCM_.Properties" xmlns:materialDesign="http://materialdesigninxaml.net/winfx/xaml/themes" + xmlns:ConvertMoels="clr-namespace:SunlightCentralizedControlManagement_SCCM_.ConvertMoels" mc:Ignorable="d" Loaded="UserControl_Loaded" d:DesignHeight="900" d:DesignWidth="550"> + + + + + @@ -34,7 +40,7 @@ Margin="0,200,0,60" > + + + + + - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +