adding in character detail stuff

This commit is contained in:
jmosrael@gmail.com
2024-05-12 16:00:34 -07:00
parent e2b261e989
commit 1a3f8c4b25
5 changed files with 59 additions and 15 deletions

View File

@@ -35,7 +35,7 @@ import axios from 'axios'
let page = 1
let count = 10
const games = ref({})
const pageCount = ref({})
const pageCount = ref(1)
async function loadData() {
const response = await axios.post('/api/game', {