Files
Metadata_PHP/metadata/dbms/show_object.vue
2024-03-25 23:13:12 +05:00

13 lines
110 B
Vue

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