This commit is contained in:
2025-02-27 13:54:28 +08:00
parent c83a7afadb
commit 8e9b2f6444
36 changed files with 881 additions and 624 deletions

View File

@@ -134,11 +134,10 @@ export default {
yAxis: [
{
type: 'value',
name: '节拍',
name: '节拍 pcs/min',
min: 0,
interval: 20,
axisLabel: {
formatter: '{value} pcs/min',
formatter: '{value}',
},
},
],