删除打印
This commit is contained in:
@@ -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 = []
|
||||
|
||||
Reference in New Issue
Block a user