workflow files
This commit is contained in:
parent
7fbdb7169c
commit
2e3a27bdc9
3 changed files with 10 additions and 0 deletions
5
src/components/Workflow/DialogApprove.vue
Normal file
5
src/components/Workflow/DialogApprove.vue
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<script setup lang="ts"></script>
|
||||
|
||||
<template>
|
||||
<div></div>
|
||||
</template>
|
||||
5
src/components/Workflow/Main.vue
Normal file
5
src/components/Workflow/Main.vue
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<script setup lang="ts"></script>
|
||||
|
||||
<template>
|
||||
<div></div>
|
||||
</template>
|
||||
Loading…
Add table
Add a link
Reference in a new issue