เพิ่ม ui เมนูรายการคำสั่งและ Template
This commit is contained in:
parent
6c72c90524
commit
3b9df73811
8 changed files with 45 additions and 0 deletions
5
src/modules/05_command/views/lists.vue
Normal file
5
src/modules/05_command/views/lists.vue
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<script setup lang="ts"></script>
|
||||
|
||||
<template>รายการคำสั่งและ Template</template>
|
||||
|
||||
<style lang="scss" scoped></style>
|
||||
Loading…
Add table
Add a link
Reference in a new issue