订单配置页信息

This commit is contained in:
xman 2025-07-07 14:39:01 +08:00
parent d8490ae2a3
commit 15e80a39ea

View File

@ -133,7 +133,7 @@ class Orderplan extends Backend
} }
$build->field([ $build->field([
'DATE(create_time) day', 'DATE(audit_time) day',
'sum(total) total', 'sum(total) total',
'count(id) count', 'count(id) count',
'sum(performance) performance' 'sum(performance) performance'