[积分商城]商品管理-优化
This commit is contained in:
@@ -4,13 +4,18 @@ export default {
|
||||
description: '描述',
|
||||
remark: '备注',
|
||||
score: '兑换积分',
|
||||
'类型': '类型',
|
||||
'类型 1': '奖励',
|
||||
'类型 2': '充值',
|
||||
'类型 3': '实物',
|
||||
type: '类型',
|
||||
'type 1': '奖励',
|
||||
'type 2': '充值',
|
||||
'type 3': '实物',
|
||||
admin_id: '创建管理员',
|
||||
admin__username: '用户名',
|
||||
admin__username: '创建管理员',
|
||||
image: '展示图',
|
||||
stock: '库存',
|
||||
sort: '排序',
|
||||
status: '状态',
|
||||
'status 0': '禁用',
|
||||
'status 1': '启用',
|
||||
create_time: '创建时间',
|
||||
update_time: '修改时间',
|
||||
'quick Search Fields': 'ID',
|
||||
|
||||
Reference in New Issue
Block a user