优化样式
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
export default {
|
||||
export default {
|
||||
'quick Search Fields': 'ID/期号/幂等键',
|
||||
id: 'ID',
|
||||
period_id: '期ID',
|
||||
period_id: '对局ID',
|
||||
period_no: '期号',
|
||||
user_id: '用户ID',
|
||||
channel_id: '渠道ID',
|
||||
@@ -24,6 +24,12 @@ export default {
|
||||
update_time: '更新时间',
|
||||
gamePeriod_period_no: '对局期号',
|
||||
gamePeriod_status: '期状态',
|
||||
'gamePeriod_status 0': '下注开放',
|
||||
'gamePeriod_status 1': '已封盘',
|
||||
'gamePeriod_status 2': '算票中',
|
||||
'gamePeriod_status 3': '派彩中',
|
||||
'gamePeriod_status 4': '已结束',
|
||||
'gamePeriod_status 5': '已作废',
|
||||
user_username: '用户名',
|
||||
channel_name: '渠道',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user