DESKTOP-O04BTUJ\muzen 3 vuotta sitten
vanhempi
commit
6b95fccb44
1 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  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() {