6618-vnSubToolBar #143

Merged
alexm merged 11 commits from 6618-vnSubToolBar into dev 2024-01-04 09:56:53 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 96acd00469 - Show all commits

View File

@ -5,7 +5,6 @@ import { useRoute } from 'vue-router';
import CustomerDescriptor from './CustomerDescriptor.vue';
import LeftMenu from 'components/LeftMenu.vue';
import VnSearchbar from 'src/components/ui/VnSearchbar.vue';
import { onMounted } from 'vue';
carlossa marked this conversation as resolved Outdated
Outdated
Review

Esta linea ja no cal

Esta linea ja no cal
const stateStore = useStateStore();
const route = useRoute();