From fc657e799c4a57277dd62c37ca6154d19d381784 Mon Sep 17 00:00:00 2001 From: linyaostalker <602604991@qq.com> Date: Thu, 28 Nov 2019 16:56:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=A7=84=E5=88=99=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vendor/antgoods/goods/src/models/searchs/AttributeSearch.php | 5 ----- 1 file changed, 5 deletions(-) diff --git a/vendor/antgoods/goods/src/models/searchs/AttributeSearch.php b/vendor/antgoods/goods/src/models/searchs/AttributeSearch.php index b06e242..856fbc0 100644 --- a/vendor/antgoods/goods/src/models/searchs/AttributeSearch.php +++ b/vendor/antgoods/goods/src/models/searchs/AttributeSearch.php @@ -55,11 +55,6 @@ class AttributeSearch extends Attribute 'id', 'name', 'value', - 'type', - 'sort_order', - //'is_delete', - //'created_at', - //'updated_at', [ 'class' => 'iron\grid\ActionColumn', 'align' => 'center',