{{ pageTitle }}

{{ userInfo?.username }}
{{ stats.tenant_count || 0 }}
租户总数
{{ stats.today_new || 0 }}
今日新增
¥{{ stats.month_income || 0 }}
本月收入
租户列表
商户名称标识套餐状态
{{ t.name }} {{ t.slug }} {{ t.plan_name }} {{ t.status === 1 ? '正常' : '停用' }}
暂无租户