From f65841dcefd4fcf3fd4d966bbd0d6b130a789190 Mon Sep 17 00:00:00 2001
From: client_linchunjie <461730578@qq.com>
Date: 星期四, 21 二月 2019 11:15:26 +0800
Subject: [PATCH] 6242 子 【开发】【2.0】法宝界面调整 / 【前端】【2.0】法宝调整
---
System/WindowJump/WindowJumpMgr.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/System/WindowJump/WindowJumpMgr.cs b/System/WindowJump/WindowJumpMgr.cs
index 17e6a8d..452711e 100644
--- a/System/WindowJump/WindowJumpMgr.cs
+++ b/System/WindowJump/WindowJumpMgr.cs
@@ -152,7 +152,7 @@
case JumpUIType.SkillFunc2:
case JumpUIType.SkillFunc3:
case JumpUIType.SkillFunc2Type2:
- SetJumpLogic<SkillPanel>(_tagWinSearchModel.TABID);
+ SetJumpLogic<SkillWin>(_tagWinSearchModel.TABID);
break;
case JumpUIType.StrengthFunc1:
case JumpUIType.StrengthFunc2:
--
Gitblit v1.8.0