Your Name 3 anos atrás
pai
commit
e3ad13af3d
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      learn/active/lib/Manage.php

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

@@ -335,7 +335,7 @@ Class Manage
                 $purl = Dever::url('active/lib/manage.refund&id='.$id);
                 $button[] = array
                 (
-                    'type' => 'edit',
+                    'type' => 'action',
                     'link' => $purl,
                     'name' => '全额退款',
                 );