history ข้อมูลครอบครัว

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2023-09-14 14:33:48 +07:00
parent c4d42eb66f
commit fc86ff1e22
3 changed files with 706 additions and 366 deletions

View file

@ -193,7 +193,7 @@ const clickAdd = (props: any) => {
// console.log("");
await http
.put(config.API.profileRetire(retireld.value), { profileId: data })
.then((res) => {
.then(() => {
success($q, "เพิ่มข้อมูลสำเร็จ");
updateListData(retireld.value, data);
})
@ -239,10 +239,9 @@ const paginationLabel = (start: number, end: number, total: number) => {
>
<q-dialog v-model="modal">
<q-card style="width: 850px; max-width: 80vw" class="q-pb-md">
<q-card style="width: 900px; max-width: 80vw" class="q-pb-md">
<q-toolbar class="q-py-md">
<q-toolbar-title class="text-h6">เพมรายช
</q-toolbar-title>
<q-toolbar-title class="text-h6">เพมรายช </q-toolbar-title>
<q-btn
icon="close"
unelevated