PdmSwPlugin.PropertySetting/CommonSettingControl.xaml.cs
@@ -53,8 +53,8 @@ public const string size = "外形尺寸"; public static readonly ObservableCollection<string> MaterialTypes = new ObservableCollection<string> { "普通件", "易损件","备件" }; "机罩","机架","大板" };// "易损件","备件", public static readonly ObservableCollection<string> DocTypes = new ObservableCollection<string> { "模组", "加工件" }; public static readonly HashSet<string> SpecialJgjType = new HashSet<string> { "型材件", "金属板焊接件" };