nieyuge 2 年之前
父節點
當前提交
6cd96af2a6
共有 1 個文件被更改,包括 1 次插入7 次删除
  1. 1 7
      pages/index.vue

+ 1 - 7
pages/index.vue

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