From 31a636e735a0addc56e4f4527f500b7aa0874eb5 Mon Sep 17 00:00:00 2001
From: chr <chr@mailcom>
Date: 星期五, 03 一月 2025 11:21:46 +0800
Subject: [PATCH] 改了一大堆;

---
 PdmSwPlugin.PropertySetting/Panel/Model/JgjBasePanelModel.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/PdmSwPlugin.PropertySetting/Panel/Model/JgjBasePanelModel.cs b/PdmSwPlugin.PropertySetting/Panel/Model/JgjBasePanelModel.cs
index 889a30d..6b01453 100644
--- a/PdmSwPlugin.PropertySetting/Panel/Model/JgjBasePanelModel.cs
+++ b/PdmSwPlugin.PropertySetting/Panel/Model/JgjBasePanelModel.cs
@@ -45,8 +45,8 @@
         }
 
         private ObservableCollection<string> _materialTypeItems = new ObservableCollection<string> { "鏅�氫欢",
-        "鏄撴崯浠�","澶囦欢"
-        };
+       "鏈虹僵","鏈烘灦","澶ф澘"
+        };// "鏄撴崯浠�","澶囦欢",
         public ObservableCollection<string> materialTypeItems
         {
             get => _materialTypeItems;

--
Gitblit v1.9.1