曲线回读代码位置修改

This commit is contained in:
2026-07-28 14:35:33 +08:00
parent 2a13c0ad34
commit 013729003a
7 changed files with 490 additions and 616 deletions
-1
View File
@@ -17,7 +17,6 @@ namespace MonitorModule
{
containerRegistry.RegisterForNavigation<MonitorView>("MonitorView");
containerRegistry.RegisterForNavigation<RecordView>("RecordView");
containerRegistry.RegisterForNavigation<CurveRecallView>("CurveRecallView");
containerRegistry.RegisterDialog<ValueLimitView>("ValueLimitView");
}
}