Your Name 3 gadi atpakaļ
vecāks
revīzija
ed238eb4fd
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      learn/active/lib/Manage.php

+ 1 - 1
learn/active/lib/Manage.php

@@ -309,7 +309,7 @@ Class Manage
         }
         
         $button = array();
-        if ($info['status'] > 1 && $no_code > 0) {
+        if ($info['status'] > 1 && $no_code > 0 && $info['status'] != 3) {
             if (Dever::load('manage/auth')->checkFunc('active.order', 'editrefund', '未使用退款')) {
                 $purl = Dever::url('project/database/update?project=active&table=info_refund&search_option_order_id='.$info['id'].'&col=num,order_id', 'manage');
                 $button[] = array