@@ -411,6 +411,7 @@ function getMineVip() {
}
onIonViewWillEnter(() => {
getMineVip()
+ getSaleBatch()
})
const turtorialShown = useStorage('turtorialShown', false)