更新页面
This commit is contained in:
@ -48,7 +48,8 @@ function changeData(val){
|
||||
if(it == '蓝') ids.push(40);
|
||||
});
|
||||
yjJb.value = ids.join(',')
|
||||
getList()
|
||||
if(val.length == 0) personList.value = [];
|
||||
else getList();
|
||||
}
|
||||
|
||||
// 触底加载
|
||||
@ -144,5 +145,4 @@ const chooseItem = (item) =>{
|
||||
background: #000;
|
||||
}
|
||||
|
||||
|
||||
</style>
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user