|
|
@ -1888,8 +1888,9 @@ const soclear=()=>{ |
|
|
|
} |
|
|
|
} |
|
|
|
// 编辑多功能搜索 |
|
|
|
// 编辑多功能搜索 |
|
|
|
const SearchFu = () => { |
|
|
|
const SearchFu = () => { |
|
|
|
return |
|
|
|
if(multifunctional.value){ |
|
|
|
document.getElementById(multifunctional.value).scrollIntoView() |
|
|
|
document.getElementById(multifunctional.value).scrollIntoView() |
|
|
|
|
|
|
|
} |
|
|
|
return |
|
|
|
return |
|
|
|
console.log(soInpuState.value, '当前搜索状态'); |
|
|
|
console.log(soInpuState.value, '当前搜索状态'); |
|
|
|
|
|
|
|
|
|
|
|