|
@@ -267,8 +267,8 @@ return array
|
|
|
'match' => 'is_numeric',
|
|
|
'option' => $status,
|
|
|
'search' => 'select',
|
|
|
- 'list' => true,
|
|
|
- 'list_order' => 8,
|
|
|
+
|
|
|
+
|
|
|
),
|
|
|
|
|
|
'audit' => array
|
|
@@ -350,8 +350,8 @@ return array
|
|
|
'list_button' => array
|
|
|
(
|
|
|
'new' => array('查看', '"lib/agreement.location?id={id}"', 'option'),
|
|
|
- 'oper' => array('作废并生成', '"option/lib/manage.dropAgreement?id={id}"', "{status} == 2"),
|
|
|
- 'oper1' => array('更新', '"option/lib/manage.upAgreement?id={id}"', "{status} == 2"),
|
|
|
+
|
|
|
+
|
|
|
'edit' => array('审核', 'audit,audit_desc', '{audit} == 2'),
|
|
|
),
|
|
|
),
|