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

+ 1 - 1
pages/index.vue

@@ -336,7 +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,
-                        status: this.reportStatus,
+                        status: '',
 					},
 					},
 				}
 				}
 			})
 			})