From 0db6fb95fe03fcce0e05a6aabeb7ea4133bdc530 Mon Sep 17 00:00:00 2001 From: gaoyuanwei <2826352639@qq.com> Date: Mon, 4 Jul 2022 17:21:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9D=A5=E6=BA=90=E5=BA=94=E7=94=A82.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/capacityOnTheShelf/components/PutOnTheShelf.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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,