fix: bug
This commit is contained in:
@@ -353,9 +353,9 @@ import { onShow } from "@dcloudio/uni-app"
|
||||
})
|
||||
changeTab({name:activeTab.value || '全部'})
|
||||
});
|
||||
// onShow(()=>{
|
||||
// changeTab({name:activeTab.value || '全部'})
|
||||
// })
|
||||
onShow(()=>{
|
||||
changeTab({name:activeTab.value || '全部'})
|
||||
})
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user