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 = () => { + +}