{{i + 1}} |
{{data.rechargePrice}} |
{{data.operatorType | rechargePrice}} |
{{data.phoneRechargeType== 1? '快充':'慢充'}} |
{{data.rechargePlatform | rechargePlatform}} |
{{data.goodsId == null ? '暂未配置' : data.goodsId}} |
{{data.createTime | date: 'yyyy-MM-dd HH:mm'}} |
{{data.status== 101? '上线':'编辑中'}} |
编辑
{{data.status === 101 ? '下线': '上线'}}
删除
|