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

+ 1 - 1
pages/index.vue

@@ -336,7 +336,7 @@ export default {
                         postId: this.detail.postId,
                         srcContentId: this.detail.srcContentId,
                         senderId: this.detail.srcUserId,
-                        status: this.reportStatus,
+                        status: '',
 					},
 				}
 			})