DESKTOP-O04BTUJ\muzen hace 3 años
padre
commit
603a33e2db
Se han modificado 1 ficheros con 1 adiciones y 5 borrados
  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
           // 可用积分