xuqiang 4 years ago
parent
commit
b71a75f085
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/pc-space/src/views/Submit.vue

+ 1 - 1
src/main/pc-space/src/views/Submit.vue

@@ -255,7 +255,7 @@ export default {
                     '/userCoupon/all',
                     {
                         query: {
-                            // userId: this.userInfo.id
+                            userId: this.userInfo.id
                         }
                     },
                     {