Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在 sortableAttributes 中进行一些操作,例如 vote_up 和 vote_down 之间的区别。
可能吗?
'sortableAttributes'=>array( 'id','created','vote_up-vote_down'=>'Votes', ),