UI ประเมินผล
This commit is contained in:
parent
24ec62633a
commit
7e99b5fc4b
19 changed files with 1328 additions and 47 deletions
9
src/modules/06_assess/componenst/viewstep/viewStep1.vue
Normal file
9
src/modules/06_assess/componenst/viewstep/viewStep1.vue
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<script setup lang="ts"></script>
|
||||
|
||||
<template>
|
||||
<div>
|
||||
<h1>VIEW 1</h1>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<style scoped></style>
|
||||
Loading…
Add table
Add a link
Reference in a new issue