ข้อมููลทะเบียนประวัติ: UI+API
This commit is contained in:
parent
12b8c347ce
commit
8a472dc923
4 changed files with 625 additions and 5 deletions
|
|
@ -1,7 +1,12 @@
|
|||
<script setup lang="ts">
|
||||
import Registry from "@/modules/04_registryNew/components/registry/registry.vue";
|
||||
</script>
|
||||
<template>
|
||||
ทะเบียนประวัติ (ใหม่)
|
||||
<div class="toptitle text-dark col-12 row items-center">
|
||||
ข้อมูลทะเบียนประวัติ
|
||||
</div>
|
||||
|
||||
<q-card flat bordered class="q-pa-md"> <Registry /> </q-card>
|
||||
</template>
|
||||
|
||||
<script setup lang="ts"></script>
|
||||
|
||||
<style scoped></style>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue