优化打印

This commit is contained in:
2021-04-03 22:50:24 +08:00
parent bab69fb3a1
commit 4560ef7c93
5 changed files with 26 additions and 39 deletions
+1
View File
@@ -44,6 +44,7 @@ class OrderService
')
->get();
$master['fee_money'] = 0;
return [
'master' => $master,
'rows' => $rows,