เเก้ฟิล เพิ่ม api ไฟล์
This commit is contained in:
parent
339c7d2c10
commit
68e78403ca
5 changed files with 94 additions and 21 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue