You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bsdgy-server/kiisoo-ic-ui/src/pages/shop/IncreaseDataStore.vue

16 lines
184 B
Vue

6 years ago
<template>
<div>
6 years ago
<p>IncreaseDataStore</p>
6 years ago
</div>
</template>
<script>
export default {
6 years ago
name: "IncreaseDataStore"
6 years ago
}
</script>
<style scoped>
</style>