@@ -215,7 +215,17 @@ return array
'search' => 'select',
'update' => 'radio',
'list' => true,
- 'edit' => true,
+ //'edit' => true,
+ ),
+
+ 'fa_desc' => array
+ (
+ 'type' => 'varchar-300',
+ 'name' => '发货快递号',
+ 'default' => '',
+ 'desc' => '发货快递号',
+ 'match' => 'option',
+ 'update' => 'textarea',
),
'state' => array
@@ -246,7 +256,7 @@ return array
'edit' => false,
'insert' => false,
-
+ 'edit' => array('发货', 'fastatus,order_id,status_desc', '{status} > 1'),
'request' => array