[积分商城]积分订单
This commit is contained in:
14
web/src/lang/backend/zh-cn/mall/pintsOrder.ts
Normal file
14
web/src/lang/backend/zh-cn/mall/pintsOrder.ts
Normal file
@@ -0,0 +1,14 @@
|
||||
export default {
|
||||
id: 'ID',
|
||||
order: '订单编号',
|
||||
mall_user_id: '用户',
|
||||
malluser__username: '用户名',
|
||||
type: '类型',
|
||||
'type 1': '奖励',
|
||||
'type 2': '充值',
|
||||
'type 3': '实物',
|
||||
score: '消耗积分',
|
||||
create_time: '创建时间',
|
||||
update_time: '修改时间',
|
||||
'quick Search Fields': 'ID',
|
||||
}
|
||||
Reference in New Issue
Block a user