รายการประวัติฝึกอบรม/ดูงานลูกจ้าง
This commit is contained in:
parent
ad593b4551
commit
34cb5f6c8e
4 changed files with 393 additions and 444 deletions
|
|
@ -116,6 +116,7 @@ function fetchListOrg() {
|
|||
.get(config.API.developmentHistoryListOrg("officer", formFilter.year))
|
||||
.then((res) => {
|
||||
formFilter.root = null;
|
||||
rows.value = [];
|
||||
agencyOp.value = res.data.result;
|
||||
getData();
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue