hrms-mgt/src/modules/11_discipline/components/1_Complaint/MainPage.vue

9 lines
157 B
Vue
Raw Normal View History

<script setup lang="ts"></script>
<template>
<div>
<h1>เรองรองเรยน</h1>
</div>
</template>
<style scoped></style>