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