1
0
mirror of https://shylinux.com/x/icebergs synced 2025-04-25 17:18:05 +08:00
This commit is contained in:
shaoying 2020-09-14 21:46:53 +08:00
parent 9e3ea8bb84
commit 86737f720e

View File

@ -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{