diff --git a/front/src/views/capacityOnTheShelf/components/PutOnTheShelf.vue b/front/src/views/capacityOnTheShelf/components/PutOnTheShelf.vue index 42e274ce..789dabd6 100644 --- a/front/src/views/capacityOnTheShelf/components/PutOnTheShelf.vue +++ b/front/src/views/capacityOnTheShelf/components/PutOnTheShelf.vue @@ -328,8 +328,7 @@ const ApplicationArea = (item, itemson) => { const visibleAssociatedApplication = ref(false) const mockData = ref([]) -const sourceClick = (title) => { - console.log(title, 'title') +const sourceClick = () => { visibleAssociatedApplication.value = true queryApplicationRelByResourceId({ referenceId: 0,