数据汇总看板 门店数据明细 用户账号管理 门店信息管理 表单字段配置 固定资产盘点
{{ menuTitleMap[activeMenu] }}
👑 超级管理员 👔 普通管理员 (管辖{{ userInfo.storeNames.length }}店) {{ '🏪 ' + (userInfo.storeName || '门店店长') }} {{ userInfo.nickname || userInfo.username }} 退出登录
📅 看板汇总日期
刷新数据
当期全店能耗总支出
¥{{ formatNumber(dashboard.todayTotalTurnover) }}
所有门店水电燃气费用合计
纳入采集门店总数
{{ dashboard.totalStoreCount || 0 }}
正常营业门店总数
🏬
本期已填报门店
{{ dashboard.submittedStoreCount || 0 }}
已提交用量数据
待催报 / 未填报
{{ dashboard.unsubmittedStoreCount || 0 }}
尚未提交用量数据
📊 门店能耗填报完成进度
总门店: {{ dashboard.totalStoreCount || 0 }} 家 已填报: {{ dashboard.submittedStoreCount || 0 }} 家 未填报: {{ dashboard.unsubmittedStoreCount || 0 }} 家
🏪 各门店能耗支出及填报状态列表
导出能耗明细 Excel
查询 重置 导出 Excel 补录/填报数据
查询 重置 新增门店
⚙️ 门店填报表单字段配置 在此配置的字段将实时渲染下发给门店小程序端
新增填报字段
查询 重置 新增用户账号
查询 重置 + 初始化资产
¥{{ formatNumber(submissionForm.turnover) }}
🏪 门店店长 👔 普通管理员
支持输入门店名模糊检索,普通管理员登录后仅能查看和管理所选门店
📦 固定资产明细清单 (共 {{ assetForm.items.length }} 种 · {{ assetFormTotalCount }} 件)
添加一行资产
说明:下发后店长将在小程序端进行实物清点核对,店长确认无误后方可正式生效为初始资产。
合计总金额: ¥{{ formatNumber(assetFormTotalAmount) }}

{{ currentAssetDetail.storeName }}

编号: {{ currentAssetDetail.storeCode }} · 店长: {{ currentAssetDetail.managerName }}
⏳ 待店长确认 ✅ 已确认生效 ⚠️ 反馈有误待改
{{ currentAssetDetail.batchNo || '-' }} {{ currentAssetDetail.totalCount }} 件 ¥{{ formatNumber(currentAssetDetail.totalAmount) }} {{ currentAssetDetail.sentByName || '-' }} {{ currentAssetDetail.sentAt || '-' }} {{ currentAssetDetail.confirmedAt || '待确认' }}