From 24262d16a0d6e3b7d07486d03ab77e607e1847c3 Mon Sep 17 00:00:00 2001
From: hxb <hxb@hdlchina.com.cn>
Date: 星期一, 21 十二月 2020 14:22:26 +0800
Subject: [PATCH] 增加获取Bug列表的功能

---
 HDL_ON/UI/UI2/3-Intelligence/Automation/AddTarget.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/HDL_ON/UI/UI2/3-Intelligence/Automation/AddTarget.cs b/HDL_ON/UI/UI2/3-Intelligence/Automation/AddTarget.cs
index 20a1887..2d7fbb3 100755
--- a/HDL_ON/UI/UI2/3-Intelligence/Automation/AddTarget.cs
+++ b/HDL_ON/UI/UI2/3-Intelligence/Automation/AddTarget.cs
@@ -201,6 +201,7 @@
             //纭鐐瑰嚮浜嬩欢
             view.btnConfirm.MouseUpEventHandler += (sender1, e1) =>
             {
+
                 if (sceneSelecetd == null)
                 {
                     //鎻愮ず锛氳繕娌¢�変腑鎵ц鍛ㄦ湡

--
Gitblit v1.8.0