订单描述

feat/task1-c-wallet
devil 2020-09-19 15:13:05 +08:00
parent a8daa8cb76
commit 37fdd14fe1
1 changed files with 1 additions and 1 deletions

View File

@ -1154,7 +1154,7 @@ class OrderService
$v['items_count'] = count($items);
// 描述
$v['describe'] = '共'.$v['buy_number_count'].'件 合计:'.$v['currency_data']['currency_symbol'].'元';
$v['describe'] = '共'.$v['buy_number_count'].'件 合计:'.$v['currency_data']['currency_symbol'].$v['total_price'].'元';
}
// 管理员读取