From 7b5e0eea4360da63ca52aa329415f58372aedef1 Mon Sep 17 00:00:00 2001
From: client_linchunjie <461730578@qq.com>
Date: 星期四, 27 十二月 2018 16:56:18 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts
---
System/WindowJump/WindowJumpMgr.cs | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/System/WindowJump/WindowJumpMgr.cs b/System/WindowJump/WindowJumpMgr.cs
index a7d909b..27a6d12 100644
--- a/System/WindowJump/WindowJumpMgr.cs
+++ b/System/WindowJump/WindowJumpMgr.cs
@@ -175,7 +175,10 @@
case JumpUIType.ComposeFunc5:
case JumpUIType.TicketCompose1:
case JumpUIType.TicketCompose2:
+ SetJumpLogic<ComposeWin>(_tagWinSearchModel.TABID);
+ break;
case JumpUIType.GatherSoul271:
+ composeModel.SetCurComposeModel(null);
SetJumpLogic<ComposeWin>(_tagWinSearchModel.TABID);
break;
case JumpUIType.EquipCompose1:
--
Gitblit v1.8.0