删除打印
This commit is contained in:
@@ -80,7 +80,7 @@ let setInitial = () => {
|
|||||||
|
|
||||||
//获取搜索数据
|
//获取搜索数据
|
||||||
let getDataList = (data,type=true) => {
|
let getDataList = (data,type=true) => {
|
||||||
console.log(data,type)
|
// console.log(data,type)
|
||||||
if(!type){ //是否继续搜索
|
if(!type){ //是否继续搜索
|
||||||
seachSelectData.data.tabType !== 'apartment'?pageList.value = []:listApartment.value = []
|
seachSelectData.data.tabType !== 'apartment'?pageList.value = []:listApartment.value = []
|
||||||
dataList.data = []
|
dataList.data = []
|
||||||
|
|||||||
Reference in New Issue
Block a user