dever 3 years ago
parent
commit
f7c99fc25a
2 changed files with 2 additions and 2 deletions
  1. 1 1
      app/goods/database/info.php
  2. 1 1
      app/goods/database/info_sku.php

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

@@ -300,7 +300,7 @@ $config = array
             'desc'      => '成本价',
             'match'     => 'option',
             'update'    => 'text',
-            'list'      => true,
+            //'list'      => true,
         ),
 
         'min'       => array

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

@@ -120,7 +120,7 @@ $config = array
             'desc'      => '成本价',
             'match'     => 'option',
             'update'    => 'text',
-            'list'      => true,
+            //'list'      => true,
         ),
 
         'min'       => array