From 86737f720e8a2ad3385eb37c57b63c38eceebdbf Mon Sep 17 00:00:00 2001 From: shaoying Date: Mon, 14 Sep 2020 21:46:53 +0800 Subject: [PATCH] opt some --- core/team/team.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/team/team.go b/core/team/team.go index 43c33f6c..fd59f6be 100644 --- a/core/team/team.go +++ b/core/team/team.go @@ -359,7 +359,7 @@ var Index = &ice.Context{Name: "team", Help: "团队中心", }) } }}, - PLAN: {Name: "plan scale:select=day|week|month|year|long begin_time=@date auto 添加:button 导出:button 导入:button 筛选:button", Help: "计划", Meta: kit.Dict( + PLAN: {Name: "plan scale:select=day|week|month|year|long begin_time@date auto 添加:button 导出:button 导入:button 筛选:button", Help: "计划", Meta: kit.Dict( "display", "/plugin/local/team/plan.js", "style", "plan", "添加", _task_inputs, ), Action: map[string]*ice.Action{