เพิ่ม component process ของเงินเดือน
This commit is contained in:
parent
6cfee6bab6
commit
274d36f20c
2 changed files with 15 additions and 0 deletions
|
|
@ -0,0 +1,9 @@
|
|||
<script setup lang="ts">
|
||||
import { ref } from "vue";
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div class="q-pa-md">process</div>
|
||||
</template>
|
||||
|
||||
<style lang="scss" scoped></style>
|
||||
Loading…
Add table
Add a link
Reference in a new issue