Ver Fonte

Merge branch 'master' of ssh://git.dever.cc:10022/dever-product/churen

rabin há 3 anos atrás
pai
commit
d457a72959
1 ficheiros alterados com 1 adições e 1 exclusões
  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