dever %!s(int64=3) %!d(string=hai) anos
pai
achega
b25ba11239

+ 1 - 1
app/factory/database/goods.php

@@ -117,7 +117,7 @@ return array
             'option'    => $status,
             'search'    => 'select',
             'list'      => true,
-            'edit'      => true,
+            //'edit'      => true,
         ),
 
         'state'     => array

+ 1 - 1
app/shop/database/goods.php

@@ -127,7 +127,7 @@ return array
             'option'    => $status,
             'search'    => 'select',
             'list'      => true,
-            'edit'      => true,
+            //'edit'      => true,
         ),
 
         'state'     => array

+ 1 - 1
app/store/database/goods.php

@@ -128,7 +128,7 @@ return array
             'option'    => $status,
             'search'    => 'select',
             'list'      => true,
-            'edit'      => true,
+            //'edit'      => true,
         ),
 
         'state'     => array