一点点的调整,禁用分享管理页的访问代码排序功能

This commit is contained in:
Chenx221 2024-04-07 14:33:33 +08:00
parent cde9da5824
commit d17863c7d6
Signed by: chenx221
GPG Key ID: D7A9EC07024C3021

View File

@ -41,6 +41,7 @@ $this->params['breadcrumbs'][] = $this->title;
],
[
'attribute' => 'access_code',
'enableSorting' => false,
'headerOptions' => ['style' => 'width:7%;'],
],
[