dever преди 3 години
родител
ревизия
00098d1039
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      service/option/database/agreement.php

+ 1 - 1
service/option/database/agreement.php

@@ -352,7 +352,7 @@ return 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'),
+            'edit' => array('审核', 'audit,audit_desc', '{audit} == 2'),
         ),
     ),