diff --git a/src/components/userGacha/gro-table.vue b/src/components/userGacha/gro-table.vue index b457da8c..71954452 100644 --- a/src/components/userGacha/gro-table.vue +++ b/src/components/userGacha/gro-table.vue @@ -1,24 +1,22 @@ - - - - - {{ item.time }} - {{ getPool(item.uigfType) }} - {{ item.type }} - {{ item.name }} - {{ item.rank }} - - - - + + + + {{ item.time }} + {{ getPool(item.uigfType) }} + {{ item.type }} + {{ item.name }} + {{ item.rank }} + + +