Datatable ordering and search not working on “addedColumn”?

前端 未结 0 640
梦谈多话
梦谈多话 2020-12-14 22:14

I added a column \'type\' like this. Here is my php function for the results.

public function datatable($id)
{

    $data = Comment::select(‘comments.*’);

           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题