รายการเลื่อนเงินเดือนข้าราชการ ฯ => ปรับ API Report
This commit is contained in:
parent
0c3cd367c3
commit
cee77d4ac6
4 changed files with 196 additions and 209 deletions
|
|
@ -1,4 +1,3 @@
|
|||
divdivdivdivdivdivdiv
|
||||
<script setup lang="ts">
|
||||
import { ref, reactive, onMounted } from "vue";
|
||||
import { QForm, useQuasar } from "quasar";
|
||||
|
|
@ -273,6 +272,7 @@ onMounted(() => {
|
|||
</script>
|
||||
|
||||
<template>
|
||||
|
||||
<q-card>
|
||||
<q-form @submit.prevent greedy @validation-success="onSubmit()">
|
||||
<q-card-section>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue