📦
{{stats.orderCount||0}}
总订单
👥
{{stats.userCount||0}}
用户数
📋
{{stats.productCount||0}}
产品数
⚡ 快速操作
查看订单
管理产品
查看用户
{{fmtTime(scope.row[col.prop])}}
¥{{Number(scope.row[col.prop]).toFixed(2)}}
{{scope.row[col.prop]? '是':'否'}}
{{scope.row[col.prop]===1?'启用':'禁用'}}
{{scope.row[col.prop]}}
编辑
删除