生产统计图滚动
This commit is contained in:
@@ -44,6 +44,36 @@ export const productionStatistics = () => {
|
||||
'qty': 5000,
|
||||
'name': '压机3',
|
||||
'weight': 3000
|
||||
},
|
||||
{
|
||||
'qty': 1120,
|
||||
'name': '压机4',
|
||||
'weight': 12010
|
||||
},
|
||||
{
|
||||
'qty': 2000,
|
||||
'name': '压机5',
|
||||
'weight': 18200
|
||||
},
|
||||
{
|
||||
'qty': 5900,
|
||||
'name': '压机6',
|
||||
'weight': 2000
|
||||
},
|
||||
{
|
||||
'qty': 2220,
|
||||
'name': '压机7',
|
||||
'weight': 9010
|
||||
},
|
||||
{
|
||||
'qty': 3000,
|
||||
'name': '压机8',
|
||||
'weight': 8200
|
||||
},
|
||||
{
|
||||
'qty': 5000,
|
||||
'name': '压机9',
|
||||
'weight': 12000
|
||||
}
|
||||
],
|
||||
'dailyProductionWeight': 64.25
|
||||
|
||||
Reference in New Issue
Block a user