hrms-user/src/modules/06_evaluate/components/viewstep/viewStep1.vue

8 lines
141 B
Vue
Raw Normal View History

2023-12-13 15:24:59 +07:00
<script setup lang="ts"></script>
<template>
2023-12-13 16:56:43 +07:00
<div>อมลคณสมบ</div>
2023-12-13 15:24:59 +07:00
</template>
<style scoped></style>