个人中心

{{ userInfo.real_name || userInfo.username }}

{{ userInfo.department }}

我的发布
我的作品
我的报名
我的筹备
修改密码

我的发布

{{ item.title }}

{{ item.content?.substring(0,50) }}...

{{ item.created_at }} {{ item.audit_status == 1 ? '已审核' : (item.audit_status == 2 ? '已拒绝' : '待审核') }}

暂无发布内容

我的作品

{{ item.name }}

{{ stripHtml(item.description)?.substring(0,50) }}...

{{ item.created_at }} {{ item.vote_count || 0 }}

暂无作品

我的报名

{{ item.activity_name }}

{{ item.start_time?.substring(0,10) }} ~ {{ item.end_time?.substring(0,10) }}

报名时间:{{ item.register_time?.substring(0,10) }}
{{ item.audit_status == 1 ? '已通过' : (item.audit_status == 2 ? '已驳回' : '待审核') }} {{ item.status === 'ongoing' ? '进行中' : (item.status === 'ended' ? '已结束' : '未开始') }}

暂无报名记录

我的筹备

{{ item.name }}

{{ item.activity_type_text || item.activity_type }} | {{ item.start_time?.substring(0,10) }}

任务进度: {{ item.completed_tasks }}/{{ item.total_tasks }}

暂无筹备任务

{{ currentCommittee?.name || '筹备详情' }}

{{ currentCommittee?.name }} 组织架构
领导工作组
组长
{{ getLeader(getLeadershipGroup)?.name || '待配置' }}
{{ getLeader(getLeadershipGroup)?.position }}
常务副组长
{{ getExecutiveDeputyLeader(getLeadershipGroup)?.name }}
副组长
{{ dl.name }}
成员: {{ getLeadershipMembers(getLeadershipGroup).map(m => m.name).join('、') }}
办公室
主任
{{ getDirector(getOfficeGroup)?.name || '待配置' }}
副主任
{{ getDeputyDirectors(getOfficeGroup).map(m => m.name).join('、') }}
成员: {{ getOfficeMembers(getOfficeGroup).map(m => m.name).join('、') }}
{{ wg.group_name }}
组长
{{ getWorkingGroupLeader(wg)?.name || '待配置' }}
成员: {{ getWorkingGroupMembers(wg).map(m => m.name).join('、') }}

{{ group.group_name }}

{{ group.group_type_text }}
{{ member.real_name || member.username }}
{{ member.department || '-' }} · {{ member.user_position }}
{{ member.position_text }}
暂无成员

暂无架构信息

{{ task.name }} 已完成 逾期 进行中
{{ task.division_name }}
{{ task.assignees?.map(a => a.real_name || a.username).join('、') || '-' }}
截止: {{ task.deadline }}

暂无任务

{{ committeeProgress.overall_progress || 0 }}%

整体进度

{{ committeeProgress.completed_tasks || 0 }}/{{ committeeProgress.total_tasks || 0 }} 任务已完成

分组进度

{{ gp.name }} {{ gp.progress }}%
{{ gp.completed }}/{{ gp.total }} 任务

任务列表

{{ task.name }}
{{ task.division_name }} | {{ task.deadline }}
¥{{ formatNumber(budgetTotal) }}

预算总计

序号 名称 规格 数量 单价 总价
{{ index + 1 }} {{ budget.item_name }} {{ budget.specification || '-' }} {{ budget.quantity }}{{ budget.unit || '' }} {{ formatNumber(budget.unit_price) }} {{ formatNumber(budget.total_price) }}
合计: ¥{{ formatNumber(budgetTotal) }}

暂无预算数据

{{ workPlan.title || '工作方案' }}

暂无工作方案

{{ index + 1 }}

{{ process.stage_name }}

{{ process.stage_date || '暂无日期' }}
暂无内容

暂无流程数据

请在管理后台添加筹备流程