Kirin il y a 1 an
Parent
commit
ed95cd29ab
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      app/services/order/StoreOrderServices.php

+ 1 - 1
app/services/order/StoreOrderServices.php

@@ -1624,7 +1624,7 @@ HTML;
         $info[7]['total_name'] = '剩余能量值';
         $info[8]['total_name'] = '本月释放';
         $info[9]['total_name'] = '本月提取';
-        $info[10]['title'] = '剩余余额';
+        $info[10]['total_name'] = '剩余余额';
         return $info;
     }