wzq 5 years ago
parent
commit
3db8c29624
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/Http/Controllers/Post/PostController.php

+ 1 - 0
app/Http/Controllers/Post/PostController.php

@@ -142,6 +142,7 @@ class PostController extends Controller
             ],
             'columns' => [
                 'id',
+                'post_id',
                 'parent_id',
                 'uid',
                 'content',