From 64c4020dbb2d54f0d16f6dff6b9af73460c5a6c3 Mon Sep 17 00:00:00 2001 From: A1300399510 Date: Mon, 17 Jul 2023 18:47:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/housingView/apartment.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/views/housingView/apartment.vue b/src/views/housingView/apartment.vue index ce56dc0..da10cd0 100644 --- a/src/views/housingView/apartment.vue +++ b/src/views/housingView/apartment.vue @@ -103,7 +103,9 @@ const handleScroll = () => { }; // 筛选组件的参数的中转 -// const handletransfer +const handleTransfer = () => { + +}