เพิ่มหน้ารายการทะเบียนประวัติ (ใหม่)
This commit is contained in:
parent
cd5647cb10
commit
1e73bd6133
2 changed files with 21 additions and 0 deletions
10
src/modules/04_registryNew/views/list.vue
Normal file
10
src/modules/04_registryNew/views/list.vue
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
<script setup lang="ts">
|
||||
</script>
|
||||
<template>
|
||||
<div class="toptitle text-dark col-12 row items-center">
|
||||
ข้อมูลทะเบียนประวัติ
|
||||
</div>
|
||||
|
||||
</template>
|
||||
|
||||
<style scoped></style>
|
||||
Loading…
Add table
Add a link
Reference in a new issue