EPLAN_PROD_Plugin/Sinvo.EplanHpD.Plugin.WPFUI
lihanbo d5c03a1248 添加 IsComplete 属性,更新注释和方法逻辑
在 LectotypeLine.cs 中添加 IsComplete 属性并标记为可空。
在 MotorLectotypeService.cs 中更新映射和 SetColumns 方法。
在 CableLectotypeUserControl.xaml 中修改 CheckBox 绑定和注释 GridViewColumn。
在 LectotypeWindow.xaml.cs 中添加 ToLayout 和 Window_Closing 方法的注释。
在 CableLectotypeViewModel.cs 中更新映射和 LectotypeLineModel。
在 LayoutHelperViewModel.cs 中修改 SetSubLineAndSave 方法逻辑。
在 LectotypeViewModel.cs 中添加多个方法的注释,删除 CheckSaved 方法。
2025-02-08 09:41:20 +08:00
..
Common 105040 Update 关闭窗口时增加提示,未保存电机数据是否丢弃 2025-01-23 17:06:34 +08:00
Converter 105040 Fix 修复Enum.IsDefined无法正确判断的问题 2024-12-23 11:57:20 +08:00
Datas 105040 Update 伺服电机线材抓取增加安川逻辑 2025-01-10 14:41:51 +08:00
Enum 105040 Update 添加默认值 2024-12-23 11:58:23 +08:00
Extension 105040 Update 调整:唯一标识根据项目名称+轴号生成 2025-01-23 09:08:45 +08:00
Models 105040 Update 不再使用部件ID作为唯一标识 2025-01-24 11:27:14 +08:00
Properties 105040 Remove 移除未使用的函数;布线助手增加转至电机功能;抓取BOM中型号时增加包含刹车线; 2025-01-13 17:18:51 +08:00
Selector 105040 Clear code 2024-12-05 14:37:31 +08:00
Service 添加 IsComplete 属性,更新注释和方法逻辑 2025-02-08 09:41:20 +08:00
Themes 重构项目结构并添加新功能 2024-11-19 12:11:29 +08:00
Utils 105040 Update 不再使用部件ID作为唯一标识 2025-01-24 11:27:14 +08:00
View 添加 IsComplete 属性,更新注释和方法逻辑 2025-02-08 09:41:20 +08:00
ViewModel 添加 IsComplete 属性,更新注释和方法逻辑 2025-02-08 09:41:20 +08:00
App.config 添加项目文件。 2024-10-24 18:01:26 +08:00
Sinvo.EplanHpD.Plugin.WPFUI.csproj 105040 Update 关闭窗口时增加提示,未保存电机数据是否丢弃 2025-01-23 17:06:34 +08:00
TestWindow.xaml 更新多个文件,添加新功能和修复bug 2024-11-07 12:14:44 +08:00
TestWindow.xaml.cs 105040 优化电机线材选型页面 2024-12-02 11:02:52 +08:00