瀏覽代碼

抽奖页面

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
           // 可用积分