[积分商城]用户管理
This commit is contained in:
15
web/src/lang/backend/en/mall/user.ts
Normal file
15
web/src/lang/backend/en/mall/user.ts
Normal file
@@ -0,0 +1,15 @@
|
||||
export default {
|
||||
id: 'id',
|
||||
username: 'username',
|
||||
phone: 'phone',
|
||||
password: 'password',
|
||||
score: 'score',
|
||||
daily_claim: 'daily_claim',
|
||||
daily_claim_use: 'daily_claim_use',
|
||||
available_for_withdrawal: 'available_for_withdrawal',
|
||||
admin_id: 'admin_id',
|
||||
admin__username: 'username',
|
||||
create_time: 'create_time',
|
||||
update_time: 'update_time',
|
||||
'quick Search Fields': 'id',
|
||||
}
|
||||
Reference in New Issue
Block a user