From 9adbb08d185a163cccf36bf221eebc8602d82fa2 Mon Sep 17 00:00:00 2001 From: luJianJun <2587063613@qq.com> Date: Thu, 10 Aug 2023 17:08:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=89=93=E5=8D=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/seachIndex.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/seachIndex.vue b/src/views/seachIndex.vue index a69427f..1d0bb63 100644 --- a/src/views/seachIndex.vue +++ b/src/views/seachIndex.vue @@ -80,7 +80,7 @@ let setInitial = () => { //获取搜索数据 let getDataList = (data,type=true) => { - console.log(data,type) + // console.log(data,type) if(!type){ //是否继续搜索 seachSelectData.data.tabType !== 'apartment'?pageList.value = []:listApartment.value = [] dataList.data = []