用户订阅管理
用户ID
filters.userId=e.detail.value" />
方案
{{ planIndex===0 ? '全部' : planNames[planIndex] }}
状态
{{ statusOptions[statusIndex] }}
{{ shortUser(item['user_id']) }}
{{ (item['plan'] && item['plan']['name']) ? item['plan']['name'] : '—' }}
{{ mapStatus(item['status']) }}
{{ fmtDate(item['start_date']) }} → {{ fmtDate(item['end_date']) || '—' }}
下次扣费:{{ fmtDate(item['next_billing_date']) || '—' }}
暂无数据
加载中...
设置订阅状态