DESKTOP-O04BTUJ\muzen 3 سال پیش
والد
کامیت
5a3b1e0b83
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      src/pages/lottery/index.vue

+ 2 - 0
src/pages/lottery/index.vue

@@ -91,6 +91,8 @@ export default {
   methods: {
     setUserInfo(e) {
       console.log(e);
+      console.log(JSON.parse(e));
+      console.log(JSON.stringify(e));
       this.prizes = []
       page(e).then(res => {
         console.log(res);