mirror of
https://github.com/kuaifan/dootask.git
synced 2026-07-31 10:25:59 +00:00
1.5 KiB
1.5 KiB
id, title, type, feature, scope, locale, aliases, related_tools, related_pages, prerequisites, negative, last_verified
| id | title | type | feature | scope | locale | aliases | related_tools | related_pages | prerequisites | negative | last_verified | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| menu-navigation.data-export-mgmt.menu-map | 数据导出管理入口在哪 | menu-map | menu-navigation | admin | zh |
|
|
|
|
v1.7.90 |
数据导出管理入口在哪
路径
- 桌面端:左侧栏「应用」→「管理员」分组 →「数据导出」卡片 → 弹出 4 个子项
- 桌面端:右上角头像 →「团队管理」二级菜单也含「导出任务统计 / 超期任务 / 审批 / 签到」4 个直接动作
- 移动端:底部 Tabbar「应用」→「管理员」→「数据导出」
- 快捷键:无
4 个子项
- 导出任务统计 → data-export.project.howto
- 导出超期任务 → data-export.task.howto
- 导出审批数据 → data-export.approve.howto
- 导出签到数据 → data-export.checkin.howto
权限要求
admin才能看到- 后端各 API 用
User::auth('admin')二次校验
导出后去哪取
- 通过
system-msg系统机器人发送到管理员私聊会话 - 链接限时有效,过期需重导
- 详见 data-export.entry.menu-map
相关
- 数据导出入口:data-export.entry.menu-map