现场反馈的更改

This commit is contained in:
2026-03-18 12:27:23 +08:00
parent 9b28bf6499
commit 50cb695693
2 changed files with 12 additions and 4 deletions

View File

@@ -1188,6 +1188,14 @@
CellTitle="COND1温度"
CellUnit="{Binding Cond1TempTag.Unit}"
CellValue="{Binding Cond1TempTag.EngPvValueStr}" />
<Label
Canvas.Left="1180"
Canvas.Top="157"
HorizontalAlignment="Center"
VerticalAlignment="Top"
Content="FM3"
FontSize="16"
FontWeight="Bold" />
</Canvas>