From 7e91a2136b23ab20f6ad24d26782a0fb7bf4a0d4 Mon Sep 17 00:00:00 2001
From: maqiao <625215135@qq.com>
Date: Fri, 11 Apr 2025 13:39:50 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BA=A4=E6=8E=A5=E6=9F=9C=E8=A1=A5=E8=8D=AF?=
=?UTF-8?q?=E9=A1=B5=E9=9D=A2=E5=90=AF=E7=94=A8channnel=5Flist=E8=A1=A8?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
DM_Weight/App.config | 2 +-
DM_Weight/Models/ChannelList.cs | 7 +
.../ViewModels/AdditionWindowViewModel.cs | 138 +++++---
.../BindBoxPackageWindowViewModel.cs | 329 ++++++++----------
.../ViewModels/SettingBoxWindowViewModel.cs | 2 +-
DM_Weight/Views/AdditionWindow.xaml | 95 ++++-
DM_Weight/Views/BindBoxPackageWindow.xaml | 55 ++-
7 files changed, 382 insertions(+), 246 deletions(-)
diff --git a/DM_Weight/App.config b/DM_Weight/App.config
index 30bfb61..3969b3e 100644
--- a/DM_Weight/App.config
+++ b/DM_Weight/App.config
@@ -3,7 +3,7 @@
-
+
+ -->
-
+
+ -->
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/DM_Weight/Views/BindBoxPackageWindow.xaml b/DM_Weight/Views/BindBoxPackageWindow.xaml
index 6eb818e..787694e 100644
--- a/DM_Weight/Views/BindBoxPackageWindow.xaml
+++ b/DM_Weight/Views/BindBoxPackageWindow.xaml
@@ -154,10 +154,17 @@
SelectedItem="{Binding DrugInfo}"
DisplayMemberPath="drug_name_spec" IsEnabled="True" IsTextSearchEnabled="False" KeyUp="ComboBox_KeyUp"
/>
+