dream 6 months ago
parent
commit
2f1dfbe809
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Themes/Seller/Order/oprefund_goods_do.html

+ 1 - 1
Themes/Seller/Order/oprefund_goods_do.html

@@ -79,7 +79,7 @@
 							$free_tongji = 0;
 						  }
 						 $refund_one_money = round( $free_tongji/$total_quantity , 2);
-
+						var_dump( $refund_one_money );
 					?>
 					<?php if( !empty( $score_for_money ) && $score_for_money > 0 ){ ?>
 					<p class="lh30"><label class="w100">积分抵扣:</label>¥{$score_for_money}</p>