UI หน้าข้อมูลเครื่องราช
This commit is contained in:
parent
61d8e40fc2
commit
c0139fc2ce
3 changed files with 372 additions and 1414 deletions
|
|
@ -1,12 +1,12 @@
|
|||
<script setup lang="ts">
|
||||
import InsigniaType from "@/modules/01_metadataNew/components/insignia/InsigniaType.vue";
|
||||
import InsigniaType from "@/modules/01_metadataNew/components/insignia/NewInsigniaType.vue";
|
||||
</script>
|
||||
<template>
|
||||
<div class="toptitle text-dark col-12 row items-center">
|
||||
ข้อมูลเครื่องราชอิสริยาภรณ์
|
||||
</div>
|
||||
|
||||
<q-card flat bordered> <InsigniaType /> </q-card>
|
||||
<q-card flat bordered class="q-pa-md"> <InsigniaType /> </q-card>
|
||||
</template>
|
||||
|
||||
<style scoped></style>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue