From 60263858070526856297dfee9ff746ad60ebf9cd Mon Sep 17 00:00:00 2001 From: Tyrone CT Date: Tue, 10 Mar 2026 14:05:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BE=E7=89=87=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CapMachine.Wpf/Views/MonitorView.xaml | 1 - 1 file changed, 1 deletion(-) diff --git a/CapMachine.Wpf/Views/MonitorView.xaml b/CapMachine.Wpf/Views/MonitorView.xaml index 1faec5f..2cb4a27 100644 --- a/CapMachine.Wpf/Views/MonitorView.xaml +++ b/CapMachine.Wpf/Views/MonitorView.xaml @@ -986,7 +986,6 @@ VerticalAlignment="Center" CellTitle="排气口温度" CellUnit="{Binding ExTempTag.Unit}" - CellValue="{Binding ExTempTag.EngPvValueStr}" />