DESKTOP-O04BTUJ\muzen 3 år sedan
förälder
incheckning
6b95fccb44
1 ändrade filer med 3 tillägg och 3 borttagningar
  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() {