Browse Source

修改规则列表字段

wechat_public_accounts
linyaostalker 5 years ago
parent
commit
fc657e799c
  1. 5
      vendor/antgoods/goods/src/models/searchs/AttributeSearch.php

5
vendor/antgoods/goods/src/models/searchs/AttributeSearch.php

@ -55,11 +55,6 @@ class AttributeSearch extends Attribute
'id', 'id',
'name', 'name',
'value', 'value',
'type',
'sort_order',
//'is_delete',
//'created_at',
//'updated_at',
[ [
'class' => 'iron\grid\ActionColumn', 'class' => 'iron\grid\ActionColumn',
'align' => 'center', 'align' => 'center',

Loading…
Cancel
Save