sprint 4 months ago
parent
commit
3faf2a2d7b
  1. 12
      backmanage/src/views/person/risk/GameControllerConfig.vue

12
backmanage/src/views/person/risk/GameControllerConfig.vue

@ -116,12 +116,12 @@ const data = reactive({
special_condition: {
today_winlose: '今日输赢',
total_winlose: '总输赢',
today_deposit: '今日充值',
total_deposit: '总充值',
today_withdraw: '今日提现',
total_withdraw: '总提现',
today_surplus: '今日充提差',
total_surplus: '总提差',
today_deposit: '今日充值(₹)',
total_deposit: '总充值(₹)',
today_withdraw: '今日提现(₹)',
total_withdraw: '总提现(₹)',
today_surplus: '今日充提差(₹)',
total_surplus: '总提差(₹)',
device_num: '设备账号数量',
ip_num: 'IP账号数量',
vip: 'VIP等级',

Loading…
Cancel
Save