打补丁

This commit is contained in:
2025-03-04 22:34:46 +08:00
parent d0aca2cbdb
commit 8b96c482f7
3 changed files with 87 additions and 72 deletions

View File

@@ -72,6 +72,8 @@ namespace CapMachine.Wpf.Models.Tag
get { return _OperateResultSource; }
set
{
if (value!.Content == null) return;
switch (ValueType)
{
case DataType.Short: