DESKTOP-O04BTUJ\muzen 3 vuotta sitten
vanhempi
commit
5c3f79376d
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/pages/lottery/index.vue

+ 1 - 1
src/pages/lottery/index.vue

@@ -168,7 +168,7 @@ export default {
       this.$nextTick(() => {
         this.$refs.popup.open()
         this.disabled = true
-        this.getList()
+        this.setUserInfo()
       })
     },