From 16f61d5473891ddce81191825c6229a4b96fcd16 Mon Sep 17 00:00:00 2001
From: client_Zxw <826696702@qq.com>
Date: 星期一, 17 九月 2018 17:49:09 +0800
Subject: [PATCH] 3625 【前端】功能预告配置,下下个功能不显示
---
System/MainInterfacePanel/FeatureNoticeModel.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/System/MainInterfacePanel/FeatureNoticeModel.cs b/System/MainInterfacePanel/FeatureNoticeModel.cs
index ddc66b6..509917c 100644
--- a/System/MainInterfacePanel/FeatureNoticeModel.cs
+++ b/System/MainInterfacePanel/FeatureNoticeModel.cs
@@ -19,6 +19,7 @@
private int OpenFuncId = 0;
private bool RedPointChange = false;
private bool IsRedPoint = false;
+ public int FunctionForecastIndex = 0;
public override void Init()
{
AddList();
--
Gitblit v1.8.0