hrms-mgt/src/modules/11_discipline/components/3_InvestigateDisciplinary/MainPage.vue

9 lines
166 B
Vue
Raw Normal View History

<script setup lang="ts"></script>
<template>
<div>
<h1>สอบสวนความผดว</h1>
</div>
</template>
<style scoped></style>