panhui 3 years ago
parent
commit
a52791bada
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/HomePage.vue

+ 1 - 0
src/views/HomePage.vue

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