feat: employee history type & function
This commit is contained in:
parent
764e759ee3
commit
39272000a7
3 changed files with 47 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ const useOptionStore = defineStore('optionStore', () => {
|
|||
if (option) return option.label;
|
||||
}
|
||||
}
|
||||
return value;
|
||||
}
|
||||
|
||||
return {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue