fix: list integration
This commit is contained in:
No files matched your search
@@ -112,8 +112,8 @@ watch([recId, recAction], () => {
|
||||
})
|
||||
|
||||
onMounted(async () => {
|
||||
await getUnitList()
|
||||
await getSpecialistList()
|
||||
await getUnitList()
|
||||
})
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user