nieyuge 2 years ago
parent
commit
6cd96af2a6
1 changed files with 1 additions and 7 deletions
  1. 1 7
      pages/index.vue

+ 1 - 7
pages/index.vue

@@ -336,10 +336,7 @@ export default {
                         postId: this.detail.postId,
                         srcContentId: this.detail.srcContentId,
                         senderId: this.detail.srcUserId,
-					},
-                    extParams: {
-                        status: '',
-                    }
+					}
 				}
 			})
 		},
@@ -660,9 +657,6 @@ export default {
                             postId: this.detail.postId,
                             srcContentId: this.detail.srcContentId,
                             senderId: this.detail.srcUserId,
-                        },
-                        extParams: {
-                            status: '',
                         }
                     }
                 })