submit
This commit is contained in:
parent
5c1328bcea
commit
0dae8e26fb
@ -115,9 +115,6 @@ const switchOptions=async (num)=>{
|
|||||||
if (res.code===200){
|
if (res.code===200){
|
||||||
tabList.value=res.data
|
tabList.value=res.data
|
||||||
}
|
}
|
||||||
console.log( tabList.value,' tabList.value')
|
|
||||||
console.log(res,'res')
|
|
||||||
|
|
||||||
currentTab.value=num
|
currentTab.value=num
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user