From 23606832f1fe19ba021d212ef0c04dc31e33f375 Mon Sep 17 00:00:00 2001
From: wjc <1243177876@qq.com>
Date: 星期五, 11 三月 2022 10:18:54 +0800
Subject: [PATCH] 2022-03-11-01
---
HDL_ON/UI/UI2/3-Intelligence/Automation/AddInputType.cs | 9 +--------
1 files changed, 1 insertions(+), 8 deletions(-)
diff --git a/HDL_ON/UI/UI2/3-Intelligence/Automation/AddInputType.cs b/HDL_ON/UI/UI2/3-Intelligence/Automation/AddInputType.cs
index 845f1de..deee2f7 100644
--- a/HDL_ON/UI/UI2/3-Intelligence/Automation/AddInputType.cs
+++ b/HDL_ON/UI/UI2/3-Intelligence/Automation/AddInputType.cs
@@ -9,14 +9,7 @@
{
Tag = "Logic";
}
- /// <summary>
- /// 榛樿閫変腑鏄埧闂存椂锛氬叏閮ㄥ尯鍩�
- /// </summary>
- private Entity.Room selectedRoom = new Entity.Room { roomId = "6688" };
- /// <summary>
- /// 琛ㄧず鏄�(鏉′欢/鐩爣)
- /// </summary>
- private string if_type = LogicMethod.condition_if;
+
public void Show()
{
LogicView.TopView topView = new LogicView.TopView();
--
Gitblit v1.8.0