搜索筛选组件同步 品牌公寓添加searchID

This commit is contained in:
2023-08-01 15:21:53 +08:00
parent 486f69d346
commit 60c3110bea
3 changed files with 5 additions and 2 deletions

View File

@@ -85,6 +85,7 @@ let next = () => carousel.value.next()
//点击预览图
let watchSet = (num) => {
console.log(num)
carousel.value.setActiveItem(num)
}