From c29cd36f584338731704b1eaf3d34ea47908e0e5 Mon Sep 17 00:00:00 2001 From: 陈嘉乐 <cjl@hdlchina.com.cn> Date: 星期二, 22 十二月 2020 13:38:39 +0800 Subject: [PATCH] 2020-12-22-3 --- HDL_ON/UI/UI2/3-Intelligence/Automation/MainView.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/HDL_ON/UI/UI2/3-Intelligence/Automation/MainView.cs b/HDL_ON/UI/UI2/3-Intelligence/Automation/MainView.cs index 167b476..cf07990 100644 --- a/HDL_ON/UI/UI2/3-Intelligence/Automation/MainView.cs +++ b/HDL_ON/UI/UI2/3-Intelligence/Automation/MainView.cs @@ -231,7 +231,7 @@ /// <summary> /// 鑾峰彇閫昏緫鍒楄〃 /// </summary> - private static void GetLogicList() + public static void GetLogicList() { if (Logic.LogicList.Count != 0) -- Gitblit v1.8.0