dever 2 年之前
父節點
當前提交
b785f54243
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      database/data.php

+ 2 - 2
database/data.php

@@ -96,9 +96,9 @@ $struct = array
         'default'   => '-1',
         'default'   => '-1',
         'desc'      => '关联数据',
         'desc'      => '关联数据',
         'match'     => 'option',
         'match'     => 'option',
-        'update'    => 'select',
+        //'update'    => 'select',
         'show'      => 'type=' . $type_id,
         'show'      => 'type=' . $type_id,
-        'value'     => '-1',
+        //'value'     => '-1',
         'update_search' => 'push/lib/manage.search?{type}',
         'update_search' => 'push/lib/manage.search?{type}',
     ),
     ),