生产统计图滚动

This commit is contained in:
2023-09-12 14:52:01 +08:00
parent 669983c0f9
commit 8906103134
2 changed files with 54 additions and 0 deletions

View File

@@ -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