正在改尺寸测量

This commit is contained in:
2025-04-18 14:04:02 +08:00
parent 6182dc2192
commit ae11376f5a
47 changed files with 6732 additions and 1834 deletions

View File

@ -8,7 +8,7 @@ namespace AntdUIDemo.Views.Table
{
public partial class DefectRowEdit : UserControl
{
DetectConfigControl detectConfigControl;
//DetectConfigControl detectConfigControl;
private AntdUI.Window window;
private DefectRow user;
public bool submit;