Files
Situation-Awareness-Platfor…/src/views/Jyh/Pricing/index.vue

14 lines
105 B
Vue
Raw Normal View History

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