master
xingyy 9 months ago
parent 5c1328bcea
commit 0dae8e26fb

@ -115,9 +115,6 @@ const switchOptions=async (num)=>{
if (res.code===200){
tabList.value=res.data
}
console.log( tabList.value,' tabList.value')
console.log(res,'res')
currentTab.value=num
}

Loading…
Cancel
Save