From 71042173d927964430bedc009722264190a68001 Mon Sep 17 00:00:00 2001 From: taoye Date: Fri, 22 Jul 2022 18:29:25 +0800 Subject: [PATCH] =?UTF-8?q?180=E4=B8=B4=E6=97=B6=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FryPot_DosingSystem/View/UserManageView.xaml | 54 ++++++++++++++++++-- 1 file changed, 49 insertions(+), 5 deletions(-) diff --git a/FryPot_DosingSystem/View/UserManageView.xaml b/FryPot_DosingSystem/View/UserManageView.xaml index 46db0304..17a40b16 100644 --- a/FryPot_DosingSystem/View/UserManageView.xaml +++ b/FryPot_DosingSystem/View/UserManageView.xaml @@ -15,7 +15,9 @@ + + @@ -306,25 +323,52 @@ IsReadOnly="False" Style="{StaticResource dataGrid }" ColumnHeaderStyle="{StaticResource columsHeader}" RowStyle="{StaticResource rowStyle}" CellStyle="{StaticResource cellStyle}"> + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + -