feat: set directories of property
This commit is contained in:
parent
b3ad7629ce
commit
ed9e0cf757
3 changed files with 11 additions and 0 deletions
3
src/pages/04_property-managment/MainPage.vue
Normal file
3
src/pages/04_property-managment/MainPage.vue
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<script lang="ts" setup></script>
|
||||
<template></template>
|
||||
<style scoped></style>
|
||||
3
src/pages/04_property-managment/PropertyDialog.vue
Normal file
3
src/pages/04_property-managment/PropertyDialog.vue
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<script lang="ts" setup></script>
|
||||
<template></template>
|
||||
<style scoped></style>
|
||||
Loading…
Add table
Add a link
Reference in a new issue