ข้อมููลทะเบียนประวัติ: UI+API

This commit is contained in:
oat 2024-02-08 16:31:21 +07:00
parent 12b8c347ce
commit 8a472dc923
4 changed files with 625 additions and 5 deletions

View file

@ -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>