hberp/hb_client/src/views/statistics/testStatistics.vue

14 lines
143 B
Python

<template>
<div></div>
</template>
<script>
export default {
name: "testStatistics"
}
</script>
<style scoped>
</style>