เเก้ฟิล เพิ่ม api ไฟล์

This commit is contained in:
setthawutttty 2023-12-15 13:48:42 +07:00
parent 339c7d2c10
commit 68e78403ca
5 changed files with 94 additions and 21 deletions

View file

@ -38,7 +38,7 @@ export const useAppealComplainStore = defineStore("appealComplainStore", () => {
type: typeConvert(e.type),
title: e.title,
description: e.description,
year: e.year,
year: e.year + 543,
fullname: e.fullname,
citizenId: e.citizenId,
caseType: e.caseType,