แก้รายการลา
This commit is contained in:
parent
7fa0a1b11d
commit
5d165e8610
3 changed files with 23 additions and 22 deletions
|
|
@ -173,6 +173,7 @@ export const useLeavelistDataStore = defineStore("leave", () => {
|
|||
dataToobar.value = val.map((e: any) => ({
|
||||
id: e.id,
|
||||
name: e.name,
|
||||
code:e.code
|
||||
}));
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue