2016-08-10 58 views

回答

2

使用filterInputOptions

[ 
    'attribute' => 'name', 
    'value' => 'value', 
    'filterInputOptions' => ['disabled' => true] 
], 
相關問題