DESKTOP-O04BTUJ\muzen пре 3 година
родитељ
комит
603a33e2db
1 измењених фајлова са 1 додато и 5 уклоњено
  1. 1 5
      src/pages/lottery/index.vue

+ 1 - 5
src/pages/lottery/index.vue

@@ -90,12 +90,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);
+      page(JSON.parse(e)).then(res => {
         if (res.data.code === 0) {
           const j = res.data.data
           // 可用积分