try { echo GridView::widget([ 'dataProvider' => $dataProvider, 'columns'=>[ 'id', 'created_at:datetime:生成時間', [ 'label'=>'會員名', ...
確定! 回上一頁