- ปรับเมนู (ใหม่)
- ปรับคำสั่ง
This commit is contained in:
parent
ed7c6e9f07
commit
ada9644df7
19 changed files with 448 additions and 15 deletions
7
src/modules/01_metadataNew/views/calendar.vue
Normal file
7
src/modules/01_metadataNew/views/calendar.vue
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<template>
|
||||
ข้อมูลปฏิทินวันหยุด
|
||||
</template>
|
||||
|
||||
<script setup lang="ts"></script>
|
||||
|
||||
<style scoped></style>
|
||||
7
src/modules/01_metadataNew/views/insignia.vue
Normal file
7
src/modules/01_metadataNew/views/insignia.vue
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<template>
|
||||
ข้อมูลเครื่องราชอิสริยาภรณ์
|
||||
</template>
|
||||
|
||||
<script setup lang="ts"></script>
|
||||
|
||||
<style scoped></style>
|
||||
Loading…
Add table
Add a link
Reference in a new issue