no message
This commit is contained in:
parent
7b943de397
commit
5ebf832889
4 changed files with 11 additions and 3 deletions
|
|
@ -1,3 +1,8 @@
|
|||
<script setup lang="ts">
|
||||
import pageLevel from "@/modules/01_metadataNew/components/position/03ListLevel.vue";
|
||||
</script>
|
||||
<template>
|
||||
ประเภทและระดับตำแหน่ง
|
||||
</template>
|
||||
ประเภท
|
||||
<br />
|
||||
<pageLevel />
|
||||
</template>
|
||||
|
|
|
|||
|
|
@ -0,0 +1,3 @@
|
|||
<template>
|
||||
ระดับตำแหน่ง
|
||||
</template>
|
||||
Loading…
Add table
Add a link
Reference in a new issue