订单配置页信息
This commit is contained in:
parent
d8490ae2a3
commit
15e80a39ea
|
|
@ -133,7 +133,7 @@ class Orderplan extends Backend
|
|||
}
|
||||
|
||||
$build->field([
|
||||
'DATE(create_time) day',
|
||||
'DATE(audit_time) day',
|
||||
'sum(total) total',
|
||||
'count(id) count',
|
||||
'sum(performance) performance'
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user