update:登录心跳

This commit is contained in:
2025-12-16 19:40:46 +08:00
parent b11e537e7c
commit f945aac7ad
13 changed files with 53 additions and 23 deletions

View File

@@ -49,7 +49,7 @@ export const appList = [
pages: [
{
name: 'spdmTaskSponsor',
zhCn: '我发起的',
zhCn: '新增待办',
en: 'I Initiated',
path: '/spdm/task/sponsor',
component: () => import('/@/spdm/views/index.vue'),