From 9915a07c9c8e2918673bd422307d44d16ab09877 Mon Sep 17 00:00:00 2001
From: client_linchunjie <461730578@qq.com>
Date: 星期五, 21 九月 2018 23:07:02 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts

---
 System/MainInterfacePanel/TaskAllocation.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/System/MainInterfacePanel/TaskAllocation.cs b/System/MainInterfacePanel/TaskAllocation.cs
index 87b4f0b..24c4dca 100644
--- a/System/MainInterfacePanel/TaskAllocation.cs
+++ b/System/MainInterfacePanel/TaskAllocation.cs
@@ -137,7 +137,7 @@
                             {
                                 return;
                             }
-                            WindowJumpMgr.Instance.WindowJumpTo(JumpUIType.SkillFunc2);
+                            WindowJumpMgr.Instance.WindowJumpTo(JumpUIType.SkillFunc2Type2);
                         }
                         else
                         {

--
Gitblit v1.8.0