เรียนในใบลา
This commit is contained in:
parent
49c316c062
commit
48d0c9febc
7 changed files with 342 additions and 52 deletions
|
|
@ -316,8 +316,6 @@ export const useLeaveStore = defineStore("Leave", () => {
|
|||
const data = res.data.result;
|
||||
dateSendLeave.value = data.dateSendLeave;
|
||||
leaveTypeName.value = data.leaveTypeName;
|
||||
dear.value = data.dear;
|
||||
commanderPosition.value = data.commanderPosition;
|
||||
fullName.value = data.fullName;
|
||||
positionName.value = data.positionName;
|
||||
positionLevelName.value = data.positionLevelName;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue