rabin 2 years ago
parent
commit
2791d8c8d1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/goods/database/info.php

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

@@ -520,7 +520,7 @@ $config = array
             'default'   => '2',
             'desc'      => '状态',
             'match'     => 'is_numeric',
-            'update'    => 'radio',
+            //'update'    => 'radio',
             'option'    => $status,
             'search'    => 'select',
             'list'      => true,