เงืนเดือนค่าจ้าง => เพิ่ม filter หน่วยงาน
This commit is contained in:
parent
837d704709
commit
86ee465e9f
6 changed files with 83 additions and 19 deletions
|
|
@ -238,7 +238,9 @@ function downloadFile(fileName: string) {
|
|||
});
|
||||
}
|
||||
onMounted(() => {
|
||||
fetchListFile();
|
||||
if (props.rootId) {
|
||||
fetchListFile();
|
||||
}
|
||||
});
|
||||
</script>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue