feat(wip): 세력장수에서 암행부, 랭크 값 모두 불러옴

This commit is contained in:
2022-04-07 03:03:38 +09:00
parent 09fb96d9b3
commit c104fbcf58
5 changed files with 207 additions and 117 deletions
@@ -44,6 +44,4 @@ const props = defineProps({
required: true,
},
});
console.log(props.params.cells);
</script>