@@ -219,6 +219,16 @@ return array
'key' => '1',
'show' => 'ctype=1',
),
+
+ array
+ (
+ 'col' => 'desc',
+ 'name' => '导出备注',
+ 'default' => '',
+ 'desc' => '导出备注',
+ 'match' => 'option',
+ 'update' => 'text',
+ ),