DESKTOP-O04BTUJ\muzen hace 3 años
padre
commit
5c3f79376d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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()
       })
     },