diff --git a/src/views/game/dice/statistics/index.vue b/src/views/game/dice/statistics/index.vue index b19b6c0..3057154 100644 --- a/src/views/game/dice/statistics/index.vue +++ b/src/views/game/dice/statistics/index.vue @@ -127,7 +127,7 @@ const columns = ref([ align: 'center', }, { - title: '开奖号码', + title: '购买号码', key: 'Name', align: 'center', },