DESKTOP-O04BTUJ\muzen před 3 roky
rodič
revize
6b95fccb44
1 změnil soubory, kde provedl 3 přidání a 3 odebrání
  1. 3 3
      src/pages/lottery/index.vue

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

@@ -88,10 +88,10 @@ export default {
     this.getList()
   },
   methods: {
-    getios(){
-      window.getUserInfo = res => {
+    getios() {
+      window.getUserInfo((res) => {
         console.log(res);
-      }
+      })
     },
 
     getA() {