no message

This commit is contained in:
setthawutttty 2024-02-02 11:27:56 +07:00
parent 7b943de397
commit 5ebf832889
4 changed files with 11 additions and 3 deletions

View file

@ -1,3 +1,8 @@
<script setup lang="ts">
import pageLevel from "@/modules/01_metadataNew/components/position/03ListLevel.vue";
</script>
<template>
ประเภทและระดบตำแหน
</template>
ประเภท
<br />
<pageLevel />
</template>

View file

@ -0,0 +1,3 @@
<template>
ระดบตำแหน
</template>