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,
                         srcContentId: this.detail.srcContentId,
                         senderId: this.detail.srcUserId,
-                        status: this.reportStatus,
+                        status: '',
 					},
 				}
 			})